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

recognize text

(0.11 sec)
  1. Read Complex Barcodes|Documentation

    Learn how to Recognize carrier symbologies, decode structured payloads, access business fields, and handle unsupported data.... First, recognize the physical carrier symbology...symbology. Then pass the recognized text to the appropriate complex...

    docs.aspose.com/barcode/java/developer-guide/co...
  2. Find Text in Picture using Python

    Follow this article to find Text in picture using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing Text finder from image using Python....TeX Product Family Find Text in Picture using Python In this... you will learn how to find text in picture using Python . It...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  3. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....most typical distortions when text is photographed with a smartphone..."result" ) # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/contrast/
  4. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_Text algorithm....CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  5. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo.... Content is recognized with high accuracy and speed...working with large volumes of text. The library supports 28 languages...

    docs.aspose.com/ocr/net/scan-to-word/
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....Extract text from the image auto result = asposeocr_recognize ( content...settings ); // Output the recognized text wchar_t * buffer = asp...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  7. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....efficiency of segmentation and text extraction. Aspose.OCR for Python...load web applications that recognize images close to real time...

    docs.aspose.com/ocr/python-net/dewarp/
  8. QualitySettings|Aspose.BarCode for Python via ....

    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....High quality barcodes are recognized well in this mode. normal_quality...This preset is developed to recognize all possible barcodes, even...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Convert Handwriting to Text using Python

    Follow this article for converting handwriting into Text using Python. It has the details to set the environment, a list of steps, and a sample code to scan handwriting to Text using Python....Family Convert Handwriting to Text using Python In this tutorial...learn to convert handwriting to text using Python . It has all the...

    kb.aspose.com/ocr/python/convert-handwriting-to...
  10. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....working with white (or light) text on a black (or other dark) background..."result" ) # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/invert/