tesseract - Stop tessseract recognize in Android -


i use tess_two library , need interrupt recognizing(method getutf8text) if goes long. how can it. method stop() dosen't work((

you need use gethocrtext instead of getutf8text if want use stop().


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -