All Questions
3 questions
1
vote
0
answers
50
views
OCR without text conversion on IOS
There is plenty of stuff on OCR and specifically tesseract, however not much on doing half of it. What I am trying to do is take a persons signature and convert that into a usable png image with ...
0
votes
1
answer
412
views
How can I generate a pdf in iOS that contains embedded hocr data?
I used the ocr client tesseract to generate ocr text and location data in an hocr file. I'd like top create a pdf from the images with an invisible layer of text from tesseract embeedded within it. I ...
2
votes
1
answer
2k
views
How can I highlight a chunk of text on an image taken by Camera view
I am working on an OCR project. My first task is to take an image from iPhone camera and then locate a specific word on the image.
Below is a sample image taken by my device, now I want to find the ...