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

filters

(0.06 sec)
  1. 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/
  2. Resizing|Documentation

    How to resize an image to improve recognition accuracy....offers flexible preprocessing filters that allow you to upscale small...the Scale preprocessing filter. The filter takes a scaling ratio...

    docs.aspose.com/ocr/java/resize/
  3. 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....Ask AI Median filter Contents [ Hide ] Photos taken in low light...and prevent other processing filters from working properly. Aspose...

    docs.aspose.com/ocr/python-net/median/
  4. 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/
  5. 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...image Image and Photo Filters Kernel Filters Deskew image Modifying...

    docs.aspose.com/imaging/net/manipulating-images/
  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.... apply binarize processing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/python-net/binarization/
  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. 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/
  9. 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/
  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/