Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,743 for

recognize image

(0.37 sec)
  1. 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/
  2. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....batch processing of multiple images, but also reports information...recognition/processing of each individual image. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/track-progress/
  3. 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...
  4. 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/
  5. Contrast correction|Documentation

    How to automatically increase Image contrast to improve recognition accuracy....automatically increase the contrast of images before proceeding to recognition...automatically converts the image to black and white . Automatic...

    docs.aspose.com/ocr/net/contrast/
  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. 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...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/misspelled-words-list/
  8. Integrate Aspose.BarCode for .NET with Aspose.P...

    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....how to insert and recognize barcode images in Microsoft Word...to create barcodes in raster image formats and insert them to PDF...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....automatically identified from an image using the built-in Aspose.OCR...are ignored. // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  10. 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/net/areas-detection/universal/