Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,077 for

recognize image

(0.04 sec)
  1. 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/
  2. 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-...
  3. Get areas with text coordinates via C# | produc...

    Automatically find the coordinates of Image regions containing text paragraphs....Automatically find the coordinates of image regions containing text paragraphs...boxes of all paragraphs in images, provided in OcrInput object...

    products.aspose.com/ocr/net/recognition/get-tex...
  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. 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/
  6. Recognition Barcode Quality and Deconvolution M...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...methods to recognize barcode elements with low barcode or image quality...enables image preprocessing methods which can improve image quality...

    docs.aspose.com/barcode/net/recognition-barcode...
  7. 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/
  8. Aspose.OCR for .NET 22.4 - Release Notes|Docume...

    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....creation added ability to recognize PDF from stream added ability...Total.lic" ); // Get pdf for recognize string imagePdf = "D://img...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-22-4...
  9. Aspose.OCR for .NET 20.6 - Release Notes|Docume...

    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....ability to calculate skew of the image. Flag for text area detection...CalculateSkew(MemoryStream image) Calculates the skew angle in...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-20-6...
  10. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/identify-problems/