Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,467 for

recognize image

(0.06 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Getting recognition results as XML|Documentation

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

    docs.aspose.com/ocr/net/save-xml/
  5. Save Barcode Images to and Retrieve from MySQL ...

    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....Save Barcode Images to and Retrieve from MySQL Database Contents...Java to generate a barcode image and save it to a MySQL database...

    docs.aspose.com/barcode/java/save-barcode-image...
  6. Layout detecton|Documentation

    How to detect the layout on the provided Image....NET can automatically analyze image content and identify the different...JPEG, BMP, TIFF, JFIF, and GIF images from files, streams, pixel...

    docs.aspose.com/ocr/net/layout_detection/
  7. Barcode Recognition and Generation API for .NET...

    Enhance your .NET projects with a powerful C# barcode SDK: generate and Recognize 1D/2D formats like QR Code, PDF417, Code128, and more in one solution....barcode SDK: generate and recognize 1D/2D formats like QR Code...Just a Few Lines Generate Recognize // Create instance of BarcodeGenerator...

    products.aspose.com/barcode/net/
  8. Layout detecton|Documentation

    How to detect the layout of the provided Image....NET can automatically analyze image content and identify the different...within it. Pass one or more images as aspose.ocr.OcrInput object...

    docs.aspose.com/ocr/python-net/layout_detection/
  9. Layout detecton|Documentation

    How to detect the layout on the provided Image....Java can automatically analyze image content and identify the different...archives. Pass one or more images as com.aspose.ocr.OcrInput...

    docs.aspose.com/ocr/java/layout_detection/
  10. 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/