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

recognize image

(0.05 sec)
  1. 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/
  2. 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...
  3. Identifying the characters|Documentation

    Detecting the characters in an Image....list of characters found in an image and provide 4 less likely alternatives...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-ident...
  4. Recognition|Documentation

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

    docs.aspose.com/ocr/net/recognition/
  5. Skew correction|Documentation

    How to straighten a rotated Image using Aspose.OCR for Python via .NET to improve recognition accuracy....scanned images or photographs. Skew angle detection and image straightening...processing algorithms to correct image tilt (deskew) before proceeding...

    docs.aspose.com/ocr/python-net/deskew/
  6. 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/
  7. 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/
  8. Color inversion|Documentation

    How to swap colors in an Image using Aspose.OCR for Python via .NET 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/python-net/invert/
  9. 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/
  10. Getting recognition results as text|Documentation

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

    docs.aspose.com/ocr/net/save-text/