• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java OCR API

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am creating a Java application and part of the application requires some scanning and OCRing of customers documents.
Is there any API which will handle the scanning and OCRing for me and will easily intergrate into my application.
Thanks in advance.
David
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Let me know if you find any java OCR apis.. i need em too..
thanks,
hpatel@tfp.com
hitesh
 
Ranch Hand
Posts: 776
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ya'll might take a look at:
http://www.javaocr.com/
Regards, Guy
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did take a look at the www.javaocr.com site. I can only get their 'examples' to work - adding to them doesn't work at at all.

Has anyone out there got any experience of adding uploading from a scanner, and simple text recognition?

Yours hopefully,
Ceri
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I�m looking for it, too, but I can�t find it. If anyone wants to develop at sourceforge, please, contact me.
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by David McGeough:
I am creating a Java application and part of the application requires some scanning and OCRing of customers documents.

Is there any API which will handle the scanning and OCRing for me and will easily intergrate into my application.

Thanks in advance.

David





Try Asprise OCR Java SDK:

http://asprise.com/product/ocr/java/index.php
http://asprise.com/product/ocr/java/index.php
[ August 23, 2004: Message edited by: Jack L. ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic