Can Programs Perform Character Recognition in Images?

  • Thread starter Thread starter big man
  • Start date Start date
  • Tags Tags
    Images
AI Thread Summary
The discussion centers on the topic of character recognition in image files, specifically the ability to identify and extract text from images. Participants mention that numerous programs exist for this purpose, with a notable application in postal services. One user highlights Adobe Acrobat as a tool for character recognition and shares that they have found additional programs that may meet their needs after further searching. The conversation emphasizes the widespread use of optical character recognition (OCR) technology across various sectors.
big man
Messages
241
Reaction score
0
Hi guys,

I was just wondering if any of you knew if there have been any programs that have been written by people to perform character recognition in an image file. That is, you have an image of written text and you want to somehow recognise and extract characters. So for example, if you had an image of the letter 'S' is there the possibility that a program can be written to identify this character and then put it into a character array.

Cheers
 
Technology news on Phys.org
Yeah, there are, you know, hundreds of them. They're used all over the place. Probably the biggest consumer of such technology is the postal service.

- Warren
 
I use Adobe Acrobat.
 
Thanks for that! After much more searching I have found a couple of programs that I think do what I want them to do so I will check them out.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Thread 'Project Documentation'
Trying to package up a small bank account manager project that I have been tempering on for a while. One that is certainly worth something to me. Although I have created methods to whip up quick documents with all fields and properties. I would like something better to reference in order to express the mechanical functions. It is unclear to me about any standardized format for code documentation that exists. I have tried object orientated diagrams with shapes to try and express the...
Back
Top