Hello, I have an image with italic font is it is recognized incorrectly. Can someone help me how to define this italic font at the SDK ?
OCR SDK Knowledge Base has the same question and answer is - This types of text should be recognized with default settings (ProhibitItalic, ProhibitSubscript and ProhibitSuperscript properties of RecognizerParams object are FALSE). But Java code example at github does not have any words above.
Comments
1 comment
Typically italic should work without any specific settings. Probably there is something else which gone wrong. Can you please publish your image sample?
Please sign in to leave a comment.