Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,741 for

recognize image

(0.12 sec)
  1. Formula recognition|Documentation

    Extracting and recognizing formulas from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....detecting and recognizing mathematical formulas in images, scanned...universal aspose.ocr.AsposeOcr.recognize_formula method. This method...

    docs.aspose.com/ocr/python-net/formula-recognit...
  2. 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/
  3. Dewarping|Documentation

    How to straighten curved and distorted Images using Aspose.OCR for Python via .NET before recognition.... Warped images are very hard to be processed...most OCR algorithms. Thus, image straightening and distortion...

    docs.aspose.com/ocr/python-net/dewarp/
  4. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes...and color barcodes on color images. To do this, two properties...Support Helpdesk . Inverse Image Mode Aspose.BarCode for .NET...

    docs.aspose.com/barcode/net/recognition-color-s...
  5. 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/
  6. 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...
  7. Dilation|Documentation

    How to make characters in an Image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....Dilation Contents [ Hide ] Some images, such as store receipts, have...thickness of characters in an image by adding pixels to the edges...

    docs.aspose.com/ocr/python-net/dilate/
  8. 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...
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....processes such as the parallel image processing, web server, database...number of images in the recognition batch . Recognizing one image...

    docs.aspose.com/ocr/net/multithreading/
  10. 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/