Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,492 for

recognize image

(0.15 sec)
  1. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/identify-problems/
  2. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++.... Seamlessly convert images and PDFs into editable text...text with speed and accuracy. Image to Text Recognition with Python...

    products.aspose.com/ocr/python-cpp/
  3. Barcode API for Android Apps - Java SDK for QR,...

    Add professional barcode generation and recognition to your Android apps. Use Java to create and scan 1D and 2D barcodes, including QR Code, Data Matrix, PDF417, and more....Just a Few Lines Generate Recognize // Create instance of BarcodeGenerator...()); // Read barcodes from the image BarCodeResult [] barCodeResults...

    products.aspose.com/barcode/android-java/
  4. Conversion to grayscale|Documentation

    How to convert source Images to grayscale using Aspose.OCR for Python via .NET before recognition.... Grayscale allows images to be processed more efficiently...and crisper text than color images. Converting to grayscale can...

    docs.aspose.com/ocr/python-net/grayscale/
  5. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Python via .NET recognition results in JSON 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-json/
  6. Median filter|Documentation

    How to smooth out noise in an Image using Aspose.OCR for Python via .NET before applying other processing filters or performing OCR....up in highly compressed JPEG images in form of compression artifacts...for removing noise from an image at the cost of some detail,...

    docs.aspose.com/ocr/python-net/median/
  7. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert Images to text and transform scanned PDF to searchable and editable documents with Aspose OCR API....machine-readable text from images and convert scanned PDFs into...read images from URLs. Batch processing Bulk-recognize all images...

    products.aspose.com/ocr/
  8. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .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/python-net/recognition-sett...
  9. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  10. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words found in an image and their suggested replacements...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/misspelled-words...