Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,511 for

recognize image

(0.41 sec)
  1. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....RecognitionSettings (); // Add image to the recognition batch OcrInput...source . add ( "image.png" ); // Extract text from image RecognitionSettings...

    docs.aspose.com/ocr/java/release_memory/
  2. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....text from a receipt, use recognize_receipt() method of AsposeOcr...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/recognition/rece...
  3. Recognition Quality and Speed|Documentation

    This section describes how barcode recognition can be optimized in terms of accuracy and speed....applications, converting an arbitrary image into a machine-readable code...quality of the source image. Namely, barcode images with low quality...

    docs.aspose.com/barcode/cpp/improve-barcode-rec...
  4. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....text from an ID card, use recognize_id_card() method of AsposeOcr...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/recognition/id-c...
  5. Processing write-in fields|Documentation

    How to Recognize fields in which the respondent can hand write some text or draw a picture....These fields are stored in Images<System.Drawing.Bitmap> collection...in order to iterate through Images collection and save the contents...

    docs.aspose.com/omr/net/recognition/write-in/
  6. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...barcode has been accurately recognized. In Aspose.BarCode for JavaScript...type and orientation in the image can still be determined, and...

    docs.aspose.com/barcode/javascript-cpp/check-re...
  7. Features|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....Recognition Recognize barcodes from raster and vector images Read barcodes...including damaged or noisy images Define target barcode types...

    docs.aspose.com/barcode/phpjava/features/
  8. Features|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....Recognition Recognize barcodes from raster and vector images Read barcodes...including damaged or noisy images Define target barcode types...

    docs.aspose.com/barcode/nodejsjava/features/
  9. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from passport Images....ALL - try to recognize all characters. CharactersAllowedTyp...CharactersAllowedTyp.LATIN_ALPHABET - only recognize case-insensitive Latin / English...

    docs.aspose.com/ocr/java/recognition-settings-p...
  10. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...RecognitionResult) = ocr.Recognize(input, settings) Here are...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...