Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 850 for

batch processing

(0.03 sec)
  1. Recognize single line|Documentation

    How to read text from images containing a single line of text....Add image to the recognition batch input = OcrInput ( InputType...highly recommended for batch processing large numbers of very...

    docs.aspose.com/ocr/python-net/recognize-single...
  2. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....This is very useful for batch processing uniform documents such...

    docs.aspose.com/ocr/cpp/image-regions/
  3. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides a special processing filter called dilation that...the image through dilate processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/dilate/
  4. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides the automated processing filter that inverts colors...the image through invert processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/invert/
  5. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....This is very useful for batch processing uniform documents such...

    docs.aspose.com/ocr/java/image-regions/
  6. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....performed automatically; this process is called binarization . Automatically...recognition, apply binarize processing filter: The image is automatically...

    docs.aspose.com/ocr/python-net/binarization/
  7. Median filter|Documentation

    How to smooth out noise in an image using Aspose.OCR for Python via .NET before applying other Processing filters or performing OCR....algorithms and prevent other processing filters from working properly...auto-contrast or binarization processing filters. The median filter...

    docs.aspose.com/ocr/python-net/median/
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....documents between different word processing programs. SaveFormat.HOCR...Add image to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/save-file/
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....other processes such as the parallel image processing, web server...of images in the recognition batch . Recognizing one image Applies...

    docs.aspose.com/ocr/net/multithreading/
  10. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....NET offers flexible processing filters that allow you to...proportionally, use the scale processing filter. The filter takes...

    docs.aspose.com/ocr/python-net/resize/