An open API service indexing awesome lists of open source software.

https://github.com/artemmukhin/paperassistant

Photo assistant based on paper detector
https://github.com/artemmukhin/paperassistant

android opencv paper-detector

Last synced: 4 months ago
JSON representation

Photo assistant based on paper detector

Awesome Lists containing this project

README

          

# PaperAssistant
PaperAssistant is a photo assistant for students based on a paper detector. It is currently available only for Android. PaperAssistant takes photos from your phone, picks out only the paper photos (books, workbooks, notes), and move it to individual folder.

Our paper detector uses OpenCV to calculate color histograms and to find contours in the images.

This app has been developed on SPbSU Emerging Technologies Hackathon on April 28-29, 2017 by Pusto Glavnaya Team.
Teammates: Gleb Zakharov, Ekaterina Bulanina, Artem Mukhin.