• 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

OCR: Asprise, ABBYY, vividate, anyone?

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

My requirement was to read the image file, which will have information about particular vendor and I have to extract the details like number, name, amount present in that image file.

I have to do this through Java so I need a java application programming interface along with optical character recognization to do this. I have came across asprise, abbyy, vividate while searching. Do anyone used these products if so please tell me is there any java application programming interface comes with those products or not.

 
Veeraraghavan Pasupathi
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Veeraraghavan Pasupathi wrote:Hi,

My requirement was to read the image file, which will have information about particular vendor and I have to extract the details like number, name, amount present in that image file.

I have to do this through Java so I need a java application programming interface along with optical character recognization to do this. I have came across asprise, abbyy, vividate while searching. Do anyone used these products if so please tell me is there any java application programming interface comes with those products or not.

 
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you checked their websites? Contacted them?
 
Veeraraghavan Pasupathi
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, I have contacted them in regard to this and they have told like I have to write a Jave Native Interface in order to get the input from those tools.

 
Veeraraghavan Pasupathi
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why martijn do you want any clarification???
 
reply
    Bookmark Topic Watch Topic
  • New Topic