MODI and highlighting

F

Frank Perry

Howdy,

I have tiff documents and I would like to highlight selected text in the
image under software (C++) control.
I can:
OCR the document.
Get the individual images and layout for each page.
I can get each word and a rectangle for that word.

My problem is I don't see a way to mark up the page using the rectangle
information.

Something as simple as drawing a new rectangle in a color would do. It
would be better to perform some sort of AND of the pixels to turn white into
a color but I can live without it.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top