Irvel / Actionable-Screenshots

iOS App that helps you make your screenshots usable
GNU General Public License v3.0
0 stars 0 forks source link

OCR Optimization #4

Open Irvel opened 6 years ago

Irvel commented 6 years ago

Multiple CV tricks could help in improving OCR speed/accuracy:

In general we need to define metrics on general performance to identify which areas need to be worked on the most

Irvel commented 6 years ago

Only calling OCR for regions that contain text did not improve performance at all. It even hurted it a bit.