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

recognize image

(0.08 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....easy as calling a universal Recognize method. This method takes...automatically correct spelling , get image regions and save results in...

    docs.aspose.com/ocr/java/recognition/
  5. 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/
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....automatically identified from an image using the built-in Aspose.OCR...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-white...
  7. 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/
  8. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for JavaScript via C++ recognition engine....for JavaScript via C++ can recognize a text in a large number of...language for the image. If you try to recognize Cyrillic text using...

    docs.aspose.com/ocr/javascript-cpp/languages/
  9. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...Barcodes from Multipage TIFF Images in C# Contents [ Hide ] Overview...storing several high-quality images in one document. This format...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  10. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....detects tabular structures on an image and extracts text from cells...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/areas-detection/table/