View Single Post
  #3 (permalink)  
Old 04-18-2008, 10:59 AM
jazz2k8's Avatar
jazz2k8 jazz2k8 is offline
Senior Member
 
Join Date: Apr 2008
Posts: 113
jazz2k8 is on a distinguished road
i know that how to run normal .exe using Runtime class.

Here is my actual requirement...

the input files will be places in one folder(normally .tif images)..i will give those to OCREngine(Omnipage)..it will processes and gives me the output in .txt or .csv fomat

Instead of maula processing (taking .tif image and giving it to OCR) my java code has to do this..but the main condition is nowhere i want to found the GUI of Omnipage.
Reply With Quote