Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,741 for

recognition

(0.07 sec)
  1. Features|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....2D types Optimization of recognition engine variables Data loading...some symbologies to improve recognition accuracy Support for Error...

    docs.aspose.com/barcode/jasperreports/features/
  2. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for Java... The barcode recognition procedure varies in line...probability of incorrect recognition. Checksum Validation for...

    docs.aspose.com/barcode/python-net/set-checksum...
  3. Set Barcode Checksum Verification|Documentation

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

    docs.aspose.com/barcode/cpp/set-checksum-verifi...
  4. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....and scratches may cause recognition errors. For example, dots...certain characters during recognition, provide them in IgnoredSymbols...

    docs.aspose.com/ocr/net/characters-blacklist/
  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/cpp/invert/
  6. Product Overview|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....reliable barcode generation and recognition component written in Java...add barcode generation and recognition functionality to Java applications...

    docs.aspose.com/barcode/java/product-overview/
  7. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....image is transformed during recognition. When debug mode is enabled...useful for troubleshooting recognition errors and fine-tuning preprocessing...

    docs.aspose.com/ocr/python-net/debug/
  8. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....image is transformed during recognition. When debug mode is enabled...useful for troubleshooting recognition errors and fine-tuning preprocessing...

    docs.aspose.com/ocr/net/debug/
  9. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during Recognition....DetectAreasMode parameter of recognition settings . # Instantiate...AsposeOcr () # Add image to the recognition batch input = OcrInput (...

    docs.aspose.com/ocr/python-net/areas-detection/
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before Recognition....color is not needed for recognition and can even mislead OCR...to_grayscale ()) # Add image to the recognition batch and apply processing...

    docs.aspose.com/ocr/python-net/grayscale/