rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

Disable dictionary #60

Closed bkraszewski closed 7 years ago

bkraszewski commented 7 years ago

Hello, Its more Question than Issue: Using TessBaseAPI can I disable dictionary language lookup? I try to scan "random" characters, how can I run scan without dictionary word classification?

rmtheis commented 7 years ago

See rmtheis/tess-two#64.