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

recognize image

(0.05 sec)
  1. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET 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. SaveFormat.PDF_NO_IMG Portable...

    docs.aspose.com/ocr/python-net/save-file/
  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 languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....languages Contents [ Hide ] To recognize text in certain languages...aspose-ocr-hindi-v1 Aspose.OCR for C++ can recognize a text in a large number of...

    docs.aspose.com/ocr/cpp/languages/
  4. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/characters-whitelist/
  5. Recognition Barcode Quality and Deconvolution M...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...utilize advanced algorithms to recognize barcode elements even when...with low-quality barcodes or images. The BarcodeQuality mode improves...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  6. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/save-json/
  7. 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/
  8. Color inversion|Documentation

    How to swap colors in an Image to improve recognition accuracy....reversing the colors of the image so that light areas appear dark...that inverts colors in the image before proceeding to recognition...

    docs.aspose.com/ocr/net/invert/
  9. Fast recognition|Documentation

    How to read text from high-quality Images using as few resources as possible....of strings, one string per image. Aspose . OCR . AsposeOcr recognitionEngine...OCR . AsposeOcr (); // Add images to OcrInput object Aspose ...

    docs.aspose.com/ocr/net/fast-recognition/
  10. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....API api = AsposeOcr () # Add image to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "source.png"...

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