Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,369 for

filters

(0.05 sec)
  1. Manipulate Images in C#|Documentation

    Manipulate images using C# Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Applying Median and Wiener Filters - Denoise Image in C# Convert...Images Image and Photo Filters Kernel Filters Deskew image Modifying...

    docs.aspose.com/imaging/net/manipulating-images/
  2. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....provides a special preprocessing filter called dilation that can increase...BinarizeAndDilate preprocessing filter. AsposeOCR api = new AsposeOCR...

    docs.aspose.com/ocr/java/dilate/
  3. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....provides a special processing filter called dilation that can increase...image through Dilate processing filter. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/dilate/
  4. 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...
  5. 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/
  6. 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/
  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. 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. 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/
  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/