What is the best way to OCR multi-directional text from Maps?
Question
Question
Replies
replied on January 28, 2014
It seems like you'd want to OCR it in two orientations and filter the output (maybe through a dictionary) to get rid of mis-recognized characters, and then save that text to the page. Unfortunately, I can't think of a way to automate this using Laserfiche products. You might be able to put something together with the SDK. You would have to save the PDF as an image first (otherwise there's no control over page orientation), and I think our OCR operations overwrite text and don't give you a hook to validate the text, so it becomes a somewhat circuitous sequence of operations.
1
0
You are not allowed to follow up in this post.