Replies: 1 comment
-
There is no direct way to achieve this, but you can crop the bounded areas first, feed them to TextRecInferencer, and remap the results to boxes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to know if it's possible to input multiple bounding boxes and have mmOCR perform OCR only on those specified areas of my image. Could you please advise on this?
Beta Was this translation helpful? Give feedback.
All reactions