Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 20,236 for

filters

(0.04 sec)
  1. Aspose.OCR for Java 23.3.0 - Release Notes|Docu...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 23.3.0 (March 2023) release....correction image processing filter instead. RecognitionSettings...angle in image processing filters instead. RecognitionSettings...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-23...
  2. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for .NET API....Español Svenska Türkçe 日本語 Data Filtering Contents [ Hide ] Microsoft...autofilter feature allows users to filter items in a list according to...

    docs.aspose.com/cells/net/data-filtering/
  3. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....ContrastCorrectionFi processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/contrast/
  4. Aspose.OCR for Java 23.3.0 - Release Notes

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 23.3.0 (March 2023) release....correction image processing filter instead. RecognitionSettings...angle in image processing filters instead. RecognitionSettings...

    releases.aspose.com/ocr/java/release-notes/2023...
  5. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....apply Binarize preprocessing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/java/binarization/
  6. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/deskew/
  7. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....offers flexible processing filters that allow you to upscale small...the scale processing filter. The filter takes a scaling ratio...

    docs.aspose.com/ocr/python-net/resize/
  8. How to Apply Filter in Excel using Python

    This tutorial guides on how to apply filter in Excel using Python. It provides the complete information to configure the development environment, list of steps to write this application and a runnable sample code to add Excel filter using Python....Product Family How to Apply Filter in Excel using Python This...tutorial describes how to apply filter in Excel using Python with...

    kb.aspose.com/cells/python/how-to-apply-filter-...
  9. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....and manual image processing filters that enhance an image before...engine. Each preprocessing filter increases the image processing...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  10. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....ContrastCorrection preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/contrast/