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

recognize text

(0.06 sec)
  1. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/java/areas-detection/table/
  2. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/net/areas-detection/table/
  3. 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_...
  4. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....detecting table layout and recognizing table data in images, scanned...or photos. To extract table text, simply call the universal aspose...

    docs.aspose.com/ocr/python-net/table-recognition/
  5. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/python-net/areas-detection/...
  6. 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/
  7. Text incorrectly interpreted as EAN8 barcode - ...

    Even at the HighQuality setting, Aspose is interpreting Text in the attached image as being an EAN8 barcode barcode_rasterized_alt.png.trimmed.png (7.9 KB) I’ve marked the area in red that it seems to be “scanning” dur…...Text incorrectly interpreted as EAN8 barcode Aspose.BarCode Product...setting, Aspose is interpreting text in the attached image as being...

    forum.aspose.com/t/text-incorrectly-interpreted...
  8. 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/
  9. 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/
  10. 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/