Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 373 for

list recognition

(0.03 sec)
  1. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...can greatly improve recognition accuracy, increase speed, and reduce...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  2. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during Recognition....of each extracted line in recognition results. This can be useful...returned as a list of Rectangle objects in recognition_lines_result...

    docs.aspose.com/ocr/python-net/image-line-extract/
  3. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...// all pages for recognition // Set recognition language Aspose...OCR.DetectAreasMode.UNIVERSAL; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  4. Defining recognized characters|Documentation

    Defining allow- and denyList of characters that Aspose.OCR looks for....JavaScript via C++ supports a large list of extended Latin, Cyrillic...accuracy and performance of recognition by specifying which characters...

    docs.aspose.com/ocr/javascript-cpp/characters/
  5. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Java can help you use it for your day-to-day business needs....Hide ] Optical character recognition (OCR) technology is the key...create end-to-end optical recognition solutions. Why Aspose.OCR...

    docs.aspose.com/ocr/java/product-overview/
  6. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OCR offers a special recognition algorithm that extracts text...allows you to customize recognition accuracy, performance, and...

    docs.aspose.com/ocr/java/recognition/invoice/
  7. Recognize single line|Documentation

    How to read text from images containing a single line of text....RecognizeSingleLine property in recognition settings . This method takes...and optional recognition settings . Recognition results are returned...

    docs.aspose.com/ocr/net/recognize-single-line/
  8. Spell checker|Documentation

    How to improve Recognition accuracy by automatically finding and correcting spelling errors....NET provides high recognition accuracy, printing defects...incorrectly. To further improve recognition results, you can turn on...

    docs.aspose.com/ocr/net/spelling/
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....set can greatly improve recognition accuracy, increase speed...reduce resource consumption. A list of characters can be automatically...

    docs.aspose.com/ocr/net/characters-whitelist/
  10. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Aspose.Drawing.Rectangle...// Manually specify recognition areas List < Aspose . Drawing...

    docs.aspose.com/ocr/net/image-regions-extract/