Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,077 for

recognize image

(0.06 sec)
  1. Contrast correction|Documentation

    How to automatically increase Image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....automatically increase the contrast of images before proceeding to recognition...automatically converts the image to black and white . Automatic...

    docs.aspose.com/ocr/python-net/contrast/
  2. Aspose.BarCode for .NET 7.7.0 Release Notes|Doc...

    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....Can’t recognize Aztec code BARCODENET-34359 Can’t recognize Aztec...Aztec code BARCODENET-34352 Recognize 1d barcodes with a heterogeneous...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....original images are placed in the background; the recognized text...selectable overlay on top of the images. SaveFormat.PDF_NO_IMG Portable...

    docs.aspose.com/ocr/python-net/save-file/
  4. QualitySettings.AllowOneDFastBarcodesDetector |...

    QualitySettings property. Allows engine for 1D barcodes to quickly Recognize high quality barcodes which fill almost whole Image. Mode helps to quickly Recognize generated barcodes from Internet...for 1D barcodes to quickly recognize high quality barcodes which...almost whole image. Mode helps to quickly recognize generated barcodes...

    reference.aspose.com/barcode/net/aspose.barcode...
  5. RecognizeImageFast | Aspose.OCR for .NET API Re...

    Recognize text on the Image with good quality. Doesnt use skew correction and areas detection. Works in fast mode....RecognizeImageFast(string) Recognize text on the image with good quality...Full path to the image. Return Value Recognized text. See Also...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  6. Aspose.BarCode for .NET 17.12 Release Notes|Doc...

    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....version while generating barcode image Feature BARCODENET-36279 Improve...BARCODENET-36690 Unable to recognize DatabarStacked barcode with...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  7. 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...
  8. 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/
  9. 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/
  10. Defining the blacklist of characters|Documentation

    How to ignore certain Image defects that may be incorrectly Recognized as characters....characters Contents [ Hide ] Image defects such as dirt and scratches...letters can be incorrectly recognized as punctuation or diacritical...

    docs.aspose.com/ocr/net/characters-blacklist/