Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,729 for

recognition

(1.03 sec)
  1. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Barcode Generation Barcode Recognition Linear Barcodes Overview...

    docs.aspose.com/barcode/java/developer-guide/
  2. grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....using optical character recognition (OCR). Syntax The element...element’s identifier in recognition results and is displayed...

    docs.aspose.com/omr/net/txt-markup/grid/
  3. Grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....using optical character recognition (OCR). Declaration This element...element’s identifier in recognition results and is displayed...

    docs.aspose.com/omr/net/json-markup/grid/
  4. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for .NET...values; hence, the barcode recognition process will change according...probability of inaccurate recognition increases considerably. The...

    docs.aspose.com/barcode/net/set-checksum-verifi...
  5. Color inversion|Documentation

    How to swap colors in an image to improve Recognition accuracy....other dark) background, recognition accuracy may suffer. It can...image before proceeding to recognition. Inverting image colors To...

    docs.aspose.com/ocr/net/invert/
  6. Some tiff files Different barcode reading diffe...

    image.png (14.2 KB) I’m using Aspose.BarCode version 25.6.0.0 to read barcodes from TIFF files. I’ve noticed that the same TIFF file produces different barcode reading results depending on the device: On a mobile phon…...images can lead to poor recognition results. Check the DPI (dots...settings that can affect recognition. Adjust the QualitySettings...

    forum.aspose.com/t/some-tiff-files-different-ba...
  7. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....AsposeOcr () # Add image to the recognition batch input = OcrInput (...Print recognition result print ( result [ 0 ] . recognition_text...

    docs.aspose.com/ocr/python-net/areas-detection/...
  8. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....element’s identifier in recognition results and is displayed...Allowed child elements None. Recognition behavior Numbers from each...

    docs.aspose.com/omr/net/json-markup/compositegrid/
  9. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve Recognition accuracy....dilate ()) # Add image to the recognition batch and apply processing...Print recognition result print ( result [ 0 ] . recognition_text...

    docs.aspose.com/ocr/python-net/dilate/
  10. Finding text in an image|Documentation

    How to determine if an image contains provided text....to optionally customize recognition accuracy, performance, and...AsposeOcr () # Configure recognition settings recognitionSettings...

    docs.aspose.com/ocr/python-net/find-text/