Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,915 for

recognize image

(0.03 sec)
  1. 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/
  2. Aspose.BarCode for Java 17.9 - Release Notes|Do...

    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....Bug BARCODENET-36666 Can’t recognize Pharmacode with AllSupportedTypes...Bug BARCODENET-36661 Can’t recognize second barcode (DatabarExpandedStack)...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  3. Read Barcodes with Aspose.BarCode APIs|Document...

    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....BarCodeReader providing Barcode image generation and recognition respectively...a barcode image using Aspose.BarCode A barcode image Scan results...

    docs.aspose.com/barcode/cpp/read-barcodes-with-...
  4. 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/
  5. Get skew angle via C# | products.aspose.com

    Automatic Skew Detection....Automatically detect skew of an image using Aspose.OCR for .NET library...detection of images. Our cutting-edge algorithms analyze images to determine...

    products.aspose.com/ocr/net/recognition/get-skew/
  6. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Python via .NET recognition results in XML format....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-xml/
  7. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....for extracting text from an image with Aspose.OCR for Python via...Any plain text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/python-net/hello-world/
  8. Binarization|Documentation

    How to convert an Image to black and white either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/net/binarization/
  9. AsposeOcr | Aspose.OCR for .NET API Reference

    Main API for Aspose OCR library...Calculates the skew angle of an image. CalculateSkew (string) Calculates...Calculates the skew angle of an image. CalculateSkewFromUri (string)...

    reference.aspose.com/ocr/net/aspose.ocr/asposeocr/
  10. Get the set of characters with the alternatives...

    This article explains how to get Image recognition characters and choices to replace them with Aspose.OCR for Java....Contents [ Hide ] Recognize Text on Image with Characters Choices... () { // Path to the image to recognize string imagePath = "MyImage...

    docs.aspose.com/ocr/java/get-choices-for-recogn...