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

recognize image

(0.44 sec)
  1. 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/
  2. 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/
  3. Supported file formats|Documentation

    File formats for Images and recognition results supported by Aspose.OCR for Python via Java....formats Contents [ Hide ] Recognized image formats Aspose.OCR for...for Python via Java can recognize any file you get from a scanner...

    docs.aspose.com/ocr/python-java/supported-file-...
  4. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...get BarCodeInstance // Recognize image with XDimension Normal...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  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. Binarization|Documentation

    How to convert an Image to black and white either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/net/binarization/
  7. 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/
  8. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-xml/
  9. Fast recognition|Documentation

    How to read text from high-quality Images using as few resources as possible....possible resources using recognize_fast() method of AsposeOcr...of strings, one string per image. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/fast-recognition/
  10. Dewarping|Documentation

    How to straighten curved and distorted Images before recognition....distortion removal, install smart image processing ( aspose-ocr-adv...smartphone lenses). Warped images are very hard to be processed...

    docs.aspose.com/ocr/net/dewarp/