Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,730 for

recognition

(0.25 sec)
  1. Licensing|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....It also supports barcode recognition for all types; however, only...to barcode generation and recognition capabilities. How to Obtain...

    docs.aspose.com/barcode/python-java/licensing/
  2. Identifying the characters|Documentation

    Detecting the characters in an image....This list is provided in recognition_characters_list property...AsposeOcr () # Add image to the recognition batch input = OcrInput (...

    docs.aspose.com/ocr/python-net/characters-ident...
  3. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....OCR offers a special recognition algorithm that extracts text...allows you to customize recognition accuracy, performance, and...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  4. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....white before performing the recognition, apply Binarize processing...settings to get more accurate recognition results: Poor quality printouts...

    docs.aspose.com/ocr/net/binarization/
  5. Recognize single line|Documentation

    How to read text from images containing a single line of text....images will lead to incorrect recognition results. Performance impact...simple images. Drawbacks This recognition function only supports images...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  6. Product Features|Documentation

    Product Features of Aspose.BarCode for JavaScript via C++: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...Barcode generation Barcode recognition Support for 80+ symbologies...in 2D barcodes Adjustable recognition engine variables File handling:...

    docs.aspose.com/barcode/javascript-cpp/product-...
  7. Get all Possible 1D BarCodes from an Image in R...

    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....symbology, detected angle, recognition percentage of the barcode...getBarCodeReadType () . to_s + " Recognition percentage: " + barcodes...

    docs.aspose.com/barcode/java/get-all-possible-1...
  8. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory data in Aspose.BarCode for Java....Contents [ Hide ] Barcode Recognition from Different Input Sources...you to integrate barcode recognition into file-based workflows...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during Recognition....setDetectAreasMode method of recognition settings . // Create instance...System . out . println ( "Recognition result:\n" + results [ 0...

    docs.aspose.com/ocr/java/areas-detection/
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before Recognition....color is not needed for recognition and can even mislead OCR...to_grayscale ()) # Add image to the recognition batch and apply processing...

    docs.aspose.com/ocr/python-net/grayscale/