Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,509 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. C++ Barcode Library: Generate and Read QR, Data...

    Add barcode generation and recognition to native C++ applications. Create and scan QR Code, PDF417, Data Matrix, Code 128, and many more with a fast SDK built for Windows and Linux....C++ in a Few Lines Generate Recognize // Create instance of BarcodeGenerator...get_HighPerformance ()); // Read barcodes on image auto res = reader -> ReadBarCodes...

    products.aspose.com/barcode/cpp/
  3. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes...and color barcodes on color images. To do this, two properties...Support Helpdesk . Inverse Image Mode Aspose.BarCode for .NET...

    docs.aspose.com/barcode/net/recognition-color-s...
  4. 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..."ReadXDimension1DDocu:" ); //recognize image with XDimension Normal...

    docs.aspose.com/barcode/net/recognition-xdimens...
  5. 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/
  6. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from Images, scanned PDFs, DjVu files and other content....single-page and multi-page images, scanned PDFs, DjVu files,...boolean false Set to true to recognize text in tables. Set to false...

    docs.aspose.com/ocr/net/recognition-settings-co...
  7. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-json/
  8. 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/
  9. Language detecton|Documentation

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

    docs.aspose.com/ocr/java/language_detection/
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java 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. Format.PdfNoImg Portable Document...

    docs.aspose.com/ocr/java/save-file/