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

recognize text

(0.04 sec)
  1. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....dedicated API for detecting and recognizing mathematical formulas in...or photos. To extract formula text, simply call the universal aspose...

    docs.aspose.com/ocr/java/formula-recognition/
  2. 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/
  3. 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/
  4. 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/
  5. 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/python-net/areas-detection/...
  6. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....png" ); // Recognize image ArrayList < RecognitionResult...RecognitionResult > results = api . Recognize ( input ); // Save result...

    docs.aspose.com/ocr/java/save-json/
  7. 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/
  8. 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_...
  9. Creating a searchable PDF from the scan|Documen...

    Convert a scanned PDF into a searchable, indexable document from which you can select and copy Text....not contain machine-readable text, users cannot search, copy,...who rely on screen readers or text-to-speech software. Scanned...

    docs.aspose.com/ocr/net/scanned-pdf-to-searchab...
  10. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....dedicated API for detecting and recognizing mathematical formulas in...or photos. To extract formula text, simply call the universal Aspose...

    docs.aspose.com/ocr/net/formula-recognition/