Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
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 ...
UniqueUsername's user avatar
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 ...
M.R.'s user avatar
  • 1,073
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 ...
YogiAR's user avatar
  • 2,237