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

recognize text

(0.1 sec)
  1. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....irregular text and low-quality photos. It detects smaller text areas...more. It can also detect small texts such as notes, signatures or...

    docs.aspose.com/ocr/java/areas-detection/photo/
  2. 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/
  3. 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/
  4. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options... This helps cut off noise, text, and non-barcode elements to...BarcodeQuality Enables methods to recognize barcode elements with the...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  5. Recognition|Documentation

    Extracting Text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...universal Aspose.OCR.AsposeOcr.Recognize method. This method takes...

    docs.aspose.com/ocr/net/recognition/
  6. Working with custom dictionaries|Documentation

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

    docs.aspose.com/ocr/java/dictionaries/
  7. Hello, world!|Documentation

    Get started with Aspose.OCR for .NET by creating and running a bare minimum example....console application for extracting text from an image with with Aspose...Edition. Some image containing a text. You can simply download the...

    docs.aspose.com/ocr/net/hello-world/
  8. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Python via .NET recognition results in JSON format....png" ) # Recognize the image results = api . recognize ( input...Getting recognition results as text Getting recognition results...

    docs.aspose.com/ocr/python-net/save-json/
  9. 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/
  10. Stages of the OMR process|Documentation

    Three major stages of Aspose.OMR workflow are: designing the content and layout, generating a printable form and recognition pattern, and performing optical mark recognition (OMR)....from designing a form to recognizing its filled hardcopies. The...and layout of the form using text or JSON notations, or directly...

    docs.aspose.com/omr/net/omr-stages/