App for collecting data for Malayalam text identification from natural scenes.
RepoRead this The objective is to achieve something similar in Malayalam.
- 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
- Not every Android OEM version comes with a crop intent(read it in forums).
- ...