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

recognition

(0.04 sec)
  1. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode Recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...unreadable depending on specific recognition standards. There are different...QualitySettings provides flexible recognition settings to achieve the acceptable...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. 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/
  3. 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/
  4. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for Recognition....and reliability of text recognition is highly dependent on the...image to further improve the recognition quality. Note that each filter...

    docs.aspose.com/ocr/javascript-cpp/image-prepro...
  5. 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...
  6. 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...
  7. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...BarCode recognition functionality and view the...important to implement barcode recognition for more than 60 symbologies...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  8. 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/
  9. 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/
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....require ( "fs" ); Start recognition once Aspose.OCR for Node...module. Add the image to the recognition batch: let source = Module...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/