jgmao / motochallenge

MIT License
0 stars 1 forks source link

Port tesseract-ocr to android #1

Open jgmao opened 10 years ago

jgmao commented 10 years ago

Shortcut

Seems someone did it:

an document processing example in Leoptonica

jgmao commented 10 years ago

@Yin-Shane-Xia can you try this if you got time in the afternoon? http://blog.csdn.net/kimylrong/article/details/11242683

jgmao commented 10 years ago

Now I can use tess-two API. The ocr result is quite good (in case the picture is good). There are two problems:

  1. UI design: design the work flow of the app, from take picture to output data. (must show somthing after ocr) and also a better app name.
  2. precess picture (tilting, deblurring, binarize..) @Yin-Shane-Xia @jeanwang325 @shengxinzha