Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 8,855 for

filters

(0.1 sec)
  1. 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.... apply binarize processing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/python-net/binarization/
  2. 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/
  3. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....results of other processing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/net/grayscale/
  4. Filter images Via java, all supported image for...

    Using Aspose.Imaging you can easily Filter images Via java...Imaging Java Filter Image files Filter via java Filter images Download...supported image formats for Filter operation In photography and...

    products.aspose.com/imaging/java/filter/
  5. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...question is: is there any way or filter to optimize the image so that...you can apply preprocessing filters to optimize the image before...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  6. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....through AutoDenoising processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/denoise/
  7. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....provides the automated processing filter that inverts colors in the...image through Invert processing filter. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/invert/
  8. Manipulate Images in Java|Documentation

    Manipulate images using Java Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Applying Median and Wiener Filters - Denoise Image in Java Convert...image Image and Photo Filters Kernel Filters Crop, Rotate and Resize...

    docs.aspose.com/imaging/java/manipulating-images/
  9. 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-...
  10. 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/