Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (24 loc) · 911 Bytes

File metadata and controls

25 lines (24 loc) · 911 Bytes

ScanApp

App for collecting data for Malayalam text identification from natural scenes.

Inspiration

Repo
Read this The objective is to achieve something similar in Malayalam.

Tasks

  • Take a picture (from camera/gallery)
  • Crop the picture to fit the text in a standard size and resize it to a specific resolution (Keep one in original size)
  • Save the picture in a new directory and save it's details somewhere(in some db or textfile or something)
  • Text processing? OpenCV? (I am Jon Snow :| )
  • Upload it to some server

Notes

  • Not every Android OEM version comes with a crop intent(read it in forums).
  • ...