What is Image Processing?

Have you ever wanted to change the color of a photo or remove something from your picture? Image processing is what you need!

Image processing is the subset of Computer Vision. The transformations we apply on images are sharpening, smoothing, stretching etc.

In order to get an enhanced, sharpened, and brighter image, or if we want to extract useful information from it we apply images processing techniques to it. And after getting useful information from the image you can feed it to your algorithm to predict the later things.

Libraries involved in Image processing:

1 – OpenCV
2 – Pillow (PIL)
3 – Matplotlib
4 – Scikit-image
5 – Scipy
6 – Mahotas
7 – SimpleITK

Popular Posts

Spread the knowledge
 
  

Leave a Reply

Your email address will not be published. Required fields are marked *