Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,268 for

recognize text

(0.06 sec)
  1. 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_...
  2. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/net/areas-detection/table/
  3. 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...
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....languages Contents [ Hide ] To recognize text in certain languages, you...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/java/languages/
  6. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-page documents (PDF, Word, and so on) into a memory stream.... This can be useful for recognizing books, contracts, articles.... add ( "scan.pdf" ); // Recognize a document ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-stream/
  7. 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/
  8. 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/
  9. 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/
  10. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR for Python via .NET spell checker....Contents [ Hide ] The recognized text may contain specialized...correct. For example, if the text contains the phrase “Helloo...

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