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

list recognition

(0.04 sec)
  1. Recognize single line|Documentation

    How to read text from images containing a single line of text....line_abc() Read only the predefined list of characters from the single-line...() Read only the predefined list of characters from the single-line...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  2. 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/
  3. 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/
  4. 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...
  5. 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/
  6. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....ColumnsCount = 3 , Values = new List < string >() { "U" , "S" , "A"...GridOrientation property. Values List<string> Characters to be drawn...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  7. 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/
  8. Defining recognized characters|Documentation

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

    docs.aspose.com/ocr/cpp/characters/
  9. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....OCR offers a special recognition algorithm that extracts text...allows you to customize recognition accuracy, performance, and...

    docs.aspose.com/ocr/java/recognition/car-plate/
  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 Rectangle objects specifying...setRecognitionAreas method of recognition settings . AsposeOCR api...

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