Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,468 for

recognize image

(0.08 sec)
  1. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...disabling various algorithms for image recovery to read barcodes with...several presets that facilitate image recovery and barcode reading...

    docs.aspose.com/barcode/net/recognition-quality...
  2. Dewarping|Documentation

    How to straighten curved and distorted Images using Aspose.OCR for Python via .NET before recognition.... Warped images are very hard to be processed...most OCR algorithms. Thus, image straightening and distortion...

    docs.aspose.com/ocr/python-net/dewarp/
  3. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....processes such as the parallel image processing or background data...number of images in the recognition batch . Recognizing one image...

    docs.aspose.com/ocr/python-net/multithreading/
  4. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

    docs.aspose.com/ocr/python-net/identify-problems/
  5. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

    docs.aspose.com/ocr/python-net/save-text/
  6. Dilation|Documentation

    How to make characters in an Image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....Dilation Contents [ Hide ] Some images, such as store receipts, have...thickness of characters in an image by adding pixels to the edges...

    docs.aspose.com/ocr/python-net/dilate/
  7. Language detecton|Documentation

    How to detect the languages used on the provided Image....families used on the provided image using detect_languages method:...method accepts the collection of images in any of the supported formats...

    docs.aspose.com/ocr/python-net/language_detection/
  8. Identifying the characters|Documentation

    Detecting the characters in an Image....list of characters found in an image and provide 4 less likely alternatives...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-ident...
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....processes such as the parallel image processing, web server, database...number of images in the recognition batch . Recognizing one image...

    docs.aspose.com/ocr/net/multithreading/
  10. Language detecton|Documentation

    How to detect the languages used on the provided Image....families used on the provided image using DetectLanguages method:...method accepts the collection of images in any of the supported formats...

    docs.aspose.com/ocr/java/language_detection/