Image Filters in Python
I am currently working on a computer vision project and I wanted to look into image pre-processing to help improve the machine learning models that I am planning to build. Image pre-processing involves applying image filters to an image. This article will compare a number of the most well known image filters. Image filters can be used to reduce the amount of noise in an image and to enhance the edges in an image. There are two types of noise that can be present in an image: speckle noise and salt-and-pepper noise.
Sep-9-2019, 13:07:37 GMT
- Technology:
- Information Technology > Artificial Intelligence > Vision (0.94)