Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » OCR
  • Scan Documents to Scribd

    Welcome to the 7th of 31 applications we will post (in addition to the contest participants' submissions). Make sure you add this blog to your RSS / Atom feed and check the gallery for summaries of all the apps as they are released. Just in time for the Scribd ''Most Interesting Hard Drive Contest'', here's a free application that can scan ...
    Posted to Atalasoft's 31 Apps in 31 Days (Weblog) by loufranco on May 7, 2008
  • TPS Coversheet Enforcement

       Welcome to the sixth of 31 applications we will post (in addition to the contest participants' submissions). Make sure you add this blog to your RSS / Atom feed and check the gallery for summaries of all the apps as they are released. This app is a frivolous way to solve the general problem ''how do I detect and act on the content ...
    Posted to Atalasoft's 31 Apps in 31 Days (Weblog) by Steve Hawley on May 6, 2008
  • Can OCR report back on page rotation

    I am using the GlyphReader  OCR engine - my questions is: can the ocr engine report back to me the rotation of a page. The engine/encoder correctly rotates the page during output to PDF if I set the appropriate property on the PDF encoder - but I want some method to rotate a page as it is scanned in - my plan is to peform some quick ocr on a ...
    Posted to DotImage Discussions (Forum) by skjpatel on March 21, 2008
  • Convert multi-page TIFF to searchable PDF w/Expervision

    Like the subject says, I'm trying to convert multipage TIFFs into searchable PDF's using the Expervision OCR engine.  I tried the same code used in the GlyphReader example, but it only converts the first page of the TIFF.  In other words, I get a single-page searchable PDF containing only the first image in the PDF.  So is there a ...
    Posted to DotImage Discussions (Forum) by lee.s on January 28, 2008
  • Re: OCR Selection

    Ryan, There are some demos included with the SDK that should get you started.  However these demos do not recognize an area of the image.  Take a look at the Recognize methd in the OcrEngine object.  It lets you pass in a rectangular bounds to indicate the area you wish to OCR.  It returns an OcrPage element. If you ...
    Posted to DotImage Discussions (Forum) by Bill Bither on December 9, 2007
  • Question about best practise with OCREngine

    I have an application that allows the user to process several Tiff images - ocr, save, select next image, ocr, save and so on. My question is, would you  recommend opening a single global instance of the ocrengine that is used to process all the images (assuming that only one thread is going to use the engine) and close it down when app ...
    Posted to DotImage Discussions (Forum) by skjpatel on August 23, 2007
  • Re: regarding the OCR and searchable PDF Translator

    When deploying to a client's machine, you do not need to install the SDK.  You simply need to copy the referenced .NET assemblies and the GlyphReader dll's to a single folder.  If you do this, you'll need to include the GlyphReaderLoader class in a static method of your project per instructions in the documentation ...
    Posted to DotImage Discussions (Forum) by Bill Bither on July 11, 2007
  • Drawing rectangles for OCR Regions

    I want to draw rectangles onto an AtalaImage - these will ultimately be used for defining OCR regions/zones - my question is: should I be using the Annotate tools to do this or go a bit more low level and use the rubber-band object or other.
    Posted to DotImage Discussions (Forum) by skjpatel on April 26, 2007
  • Is there any PDFRasterizer sample code

    I got the following reply (underline) from your sales rep. In order to get an Image only PDF into DotImage you need the PDFRasterizer. Then the Image can be put into OCR to create Searchable PDF. I couldn't find any PDFRasterizer demo or sample code. Can you give me the directions? My goal is to convert from an image only PDF file ...
    Posted to DotImage Discussions (Forum) by Henry on March 19, 2007
  • Re: OCR Download

    You will need DotImage 4.0 for GlyphReader OCR.  As of version 2.1 of DotImage, all subsequent versions of the SDK are completely independant and can be installed side by side.  You can install DotImage 4.0 and DotImage 3.0 at the same time.  In order to upgrade your application from 3.0 to 4.0, you'll need to change the references ...
    Posted to DotImage Discussions (Forum) by Bill Bither on January 29, 2007