back

by MrBuddyCasino·12y ago·view on hn ↗
Is it still possible to generate pixel correct hOCR when using SWT? Also, what is the main advantage of SWT - improving speed or accuracy?
1 comments
I'm not sure about speed, but for accuracy, it's great. We've had terrible results with tesseract when giving it text that wasn't properly cropped with SWT.
Thanks, I use Tesseract in a product I'm developing, I'll try using SWT then.