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
- Host: GitHub
- URL: https://github.com/artemmukhin/paperassistant
- Owner: artemmukhin
- Created: 2017-04-28T12:03:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T17:34:39.000Z (about 9 years ago)
- Last Synced: 2025-03-10T20:53:49.241Z (over 1 year ago)
- Topics: android, opencv, paper-detector
- Language: Java
- Size: 55.4 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.