Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,071 for

batch processing

(0.06 sec)
  1. 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/
  2. 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/
  3. JasperReports Image Library API | products.aspo...

    Image Processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within JasperReports applications...Next Support for Multipage and Batch Export Aspose.Imaging for JasperReports...exporting reports as multipage or batch export. Multipage export supported...

    products.aspose.com/imaging/jasperreports/
  4. 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/
  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/cpp/image-regions/
  6. 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/python-net/image-regions/
  7. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....contrast_correction_filter processing filter. # Instantiate Aspose...AsposeOcr () # Initialize image processing filters = PreprocessingFilter...

    docs.aspose.com/ocr/python-net/contrast/
  8. 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/
  9. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when Processing large documents. The document con…...a performance issue when processing large documents. The document...pages. While the extraction process is relatively fast for the...

    forum.aspose.com/t/performance-issue-with-blank...
  10. 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/