Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,483 for

recognize image

(0.07 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided Image....families used on the provided image using detect_languages method:...method accepts the collection of images in any of the supported formats...

    docs.aspose.com/ocr/python-net/language_detection/
  2. 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/
  3. 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/
  4. 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/
  5. 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-...
  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. 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...
  8. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Barcode images can be added as raster or vector...must be converted to raster images through rendering. The other...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  9. 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/
  10. 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/