Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,483 for

recognize image

(0.06 sec)
  1. 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/
  2. Resizing|Documentation

    How to scale or resize an Image using Aspose.OCR for Python via .NET to improve recognition accuracy....recognition engine can handle images of any size. However, very...very small and very large image sizes can adversely affect recognition:...

    docs.aspose.com/ocr/python-net/resize/
  3. 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/
  4. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....NET Recognition Recognize pdf HTML PDF OCR XML BMP OCR...PDF to searchable PDF in C# Recognize Scanned PDF and convert it...

    products.aspose.com/ocr/net/recognition/recogni...
  5. 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...
  6. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...get BarCodeInstance // Recognize image with XDimension Normal...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  7. Supported file formats|Documentation

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

    docs.aspose.com/ocr/python-java/supported-file-...
  8. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for .NET recognition results in XML format.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/save-xml/
  9. Layout detecton|Documentation

    How to detect the layout of the provided Image....NET can automatically analyze image content and identify the different...within it. Pass one or more images as aspose.ocr.OcrInput object...

    docs.aspose.com/ocr/python-net/layout_detection/
  10. Fast recognition|Documentation

    How to read text from high-quality Images using as few resources as possible....possible resources using recognize_fast() method of AsposeOcr...of strings, one string per image. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/fast-recognition/