Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 9,138 for

filters

(2.01 sec)
  1. 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/
  2. 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/
  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. 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/
  5. 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/
  6. 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/
  7. Image Effect Creator Licensing Plugin|Documenta...

    Improve your images using the Aspose.Imaging Image Effect Creator Plugin in Java, which allows for seamless application of Filters such as grayscale effect, as well as fine-tuning image parameters like brightness, contrast, and color gamma....of image enhancements and filters. With this plugin, you can...can smooth images using filters such as GaussianBlur, MedianFilter...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  8. 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/
  9. 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...
  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/