Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,492 for

recognize image

(0.05 sec)
  1. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....automatically identified from an image using the built-in Aspose.OCR...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-white...
  2. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....batch processing of multiple images, but also reports information...recognition/processing of each individual image. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/track-progress/
  3. Quick Recognition Examples|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....Simple Barcode Recognition Recognize Single Barcode Type public...() throws Exception { // Recognize only Code 128 barcodes BarCodeReader...

    docs.aspose.com/barcode/java/developer-guide/qu...
  4. Integrate Aspose.BarCode for .NET with Aspose.P...

    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....how to insert and recognize barcode images in Microsoft Word...to create barcodes in raster image formats and insert them to PDF...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  5. Skew correction|Documentation

    How to straighten a rotated Image to improve recognition accuracy....scanned images or photographs. Skew angle detection and image straightening...processing algorithms to correct image tilt (deskew) before proceeding...

    docs.aspose.com/ocr/net/deskew/
  6. Dilation|Documentation

    How to make characters in an Image thicker 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/net/dilate/
  7. Supported file formats|Documentation

    File formats for Images and recognition results supported by Aspose.OCR for Python via .NET....formats Contents [ Hide ] Recognized image formats Aspose.OCR for...for Python via .NET can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-net/supported-file-f...
  8. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/universal/
  9. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other Image defects using Aspose.OCR for Python via .NET to improve recognition accuracy.... These image defects can interfere with recognition...algorithms that remove noise from images before proceeding to recognition...

    docs.aspose.com/ocr/python-net/denoise/
  10. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...are ignored. // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/characters-whitelist/