Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 111,895 for

ocr

(0.18 sec)
  1. Passport recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from passport images....OCR for .NET allows for very flexible...whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  2. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/characters-blacklist/
  3. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....OCR provides a special processing...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dilate/
  4. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/multico...
  5. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....OCR offers a large number of fully...image before it is sent to the OCR engine. Each filter increases...

    docs.aspose.com/ocr/net/image-processing/
  6. Content areas detection|Documentation

    How Aspose.Ocr identifies and analyzes the structure and layout of the image during recognition....cornerstone of successful and accurate OCR. This process is called content...content areas detection . Aspose.OCR offers several content areas...

    docs.aspose.com/ocr/net/areas-detection/
  7. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.Ocr engine will look for....OCR mechanisms. You can specify a...a list of characters Aspose.OCR engine will look for in AllowedSymbols...

    docs.aspose.com/ocr/net/characters-whitelist/
  8. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OCR offers a special recognition...RecognizeInvoice method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/invoice/
  9. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/universal/
  10. Layout detecton|Documentation

    How to detect the layout on the provided image....OCR for .NET can automatically analyze...images as Aspose.OCR.OcrInput object to Aspose.OCR.DetectDocumentLayout...

    docs.aspose.com/ocr/net/layout_detection/