Hi every body,
I need to read character from image area(jpg image).
regards,
sundar
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hi every body,
I need to read character from image area(jpg image).
regards,
sundar
Are you trying to read just one character or all the text on the image?
Yes
i want read all character from image.
what can i do?
Hey,
What you are trying to do is called Optical Character Recognition.
I have never done this personally but there are a few Classes out there that can handle this.
I suggest taking a look at these links. You will definitely find a solution here:
Java OCR API library SDK component control
Asprise OCR SDK library for Java enables you to equip your Java applications with optical character recognition (OCR) ability.
Optical Character Recognition
A library in Java that can recognise areas of an input image that are likely to contain text.
GOCR
GOCR is an OCR (Optical Character Recognition) program. It converts scanned images of text back to text files
I'm sure its quite complicated so good luck!
Thank u
Your message is very useful .
Thanks and regards,
sundar
Yeah the concept is OCR.....i will recommand other tools tooo..
AbbeyFineReader,OCRTools.net,OmniPage
Hav a gr8 day