Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 474 for

list recognition

(0.05 sec)
  1. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Node.js via C++ can help you use it for your day-to-day business needs....Hide ] Optical character recognition (OCR) technology streamlines...character recognition engine with superior recognition speed and...

    docs.aspose.com/ocr/nodejs-cpp/product-overview/
  2. 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...
  3. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...2 @antfor To improve the recognition of blank spaces in the address...properly and may enhance the recognition of spaces. Here’s a sample...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  4. 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/
  5. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field.... Answers are provided as a list of AnswerConfig objects in the...VerticalChoiceBoxCon () { Children = new List < BaseConfig >() { /* * Put...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  6. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a List of answers with blank bubbles that can accommodate any kind of marks....Hide ] This element generates a list of answers with blank boxes...can directly specify the recognition accuracy for this element...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  7. 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/
  8. 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...
  9. 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/
  10. 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/