Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 603 Bytes

remotenotes (prototype)

Goal: Take quick pictures of your notes with an Android app without caring too much about getting them just right. In the background the pictures are uploaded to a server that runs them through a computer vision pipeline to clean them up. The cleaned notes are viewable inside the app or on a website.

TODO

  • Automatically segment out note pages
  • Deskew note pages.
  • View results of cleaning online
  • View notes in the app
  • Robust
  • Editing in-app
  • Account system
  • Lots of other features needed for a real, finished app