date-identification
Android app to identify dates on flyers, posters, etc from photos. Project for DandyHacks 2018
Team Members
Claire MacCormick, Joon Sung Park, Matthew Sundberg, and Nathan Reed
Info
This is an android application that is designed to recognize dates on flyers/posters/etc for events and allow the user to add them to their calendar quickly and easily. It uses Google's Android Vision API for the OCR and (currently) the natty library (http://natty.joestelmach.com) for parsing dates out of natural language. We apply a series of refinements to recognized text in order to increase the likelihood of getting usable dates out of them.
Miscellaneous
- This is heavily based on a google sample app from https://codelabs.developers.google.com/codelabs/mobile-vision-ocr/#0 (used for the basic UI and also the OCR setup).
Log in or sign up for Devpost to join the conversation.