Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,456 for

recognize image

(0.18 sec)
  1. Layout detecton|Documentation

    How to detect the layout on the provided Image....NET can automatically analyze image content and identify the different...JPEG, BMP, TIFF, JFIF, and GIF images from files, streams, pixel...

    docs.aspose.com/ocr/net/layout_detection/
  2. Layout detecton|Documentation

    How to detect the layout on the provided Image....Java can automatically analyze image content and identify the different...archives. Pass one or more images as com.aspose.ocr.OcrInput...

    docs.aspose.com/ocr/java/layout_detection/
  3. Resizing|Documentation

    How to resize an Image to improve recognition accuracy....recognition engine can handle images of any size. However, very...very small and very large image sizes can adversely affect recognition:...

    docs.aspose.com/ocr/net/resize/
  4. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

    docs.aspose.com/ocr/python-net/save-text/
  5. Dewarping|Documentation

    How to straighten curved and distorted Images using Aspose.OCR for Python via .NET before recognition.... Warped images are very hard to be processed...most OCR algorithms. Thus, image straightening and distortion...

    docs.aspose.com/ocr/python-net/dewarp/
  6. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognize method. This method takes...automatically correct spelling , get image regions and save results in...

    docs.aspose.com/ocr/net/recognition/
  7. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....for extracting text from an image with Aspose.OCR for Python via...Any plain text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/python-net/hello-world/
  8. Dilation|Documentation

    How to make characters in an Image thicker using Aspose.OCR for Python via .NET 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/python-net/dilate/
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....processes such as the parallel image processing or background data...number of images in the recognition batch . Recognizing one image...

    docs.aspose.com/ocr/python-net/multithreading/
  10. Identifying the characters|Documentation

    Detecting the characters in an Image....list of characters found in an image and provide 4 less likely alternatives...API api = AsposeOcr () # Add image to the recognition batch input...

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