Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,483 for

recognize image

(0.16 sec)
  1. Quick Recognition Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Simple Barcode Recognition Recognize Single Barcode Type public...() throws Exception { // Recognize only Code 128 barcodes BarCodeReader...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the Image provided by coordinates....from certain areas of uniform images, such as ID cards, visas, driver’s...from one or more areas of an image, provide a list of Rectangle...

    docs.aspose.com/ocr/java/image-regions-extract/
  3. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  4. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words found in an image and their suggested replacements...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/misspelled-words...
  5. Color inversion|Documentation

    How to swap colors in an Image to improve recognition accuracy....reversing the colors of the image so that light areas appear dark...that inverts colors in the image before proceeding to recognition...

    docs.aspose.com/ocr/net/invert/
  6. Dilation|Documentation

    How to make characters in an Image thicker to improve recognition accuracy....Dilation Contents [ Hide ] Some images, such as store receipts, have...thickness of characters in an image by adding pixels to the edges...

    docs.aspose.com/ocr/net/dilate/
  7. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  8. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes...and color barcodes on color images. To do this, two properties...Support Helpdesk . Inverse Image Mode Aspose.BarCode for JavaScript...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  9. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm.... AsposeOcr (); // Add an image to OcrInput object Aspose ....DetectAreasMode . MULTICOLUMN ; // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/areas-detection/multico...
  10. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....automatically identified from an image using the built-in Aspose.OCR...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-white...