NURVITA ALVAYINI S POTALE
Image processing is a collection of computational techniques for analyzing, enhancing, compressing and reconstructing images.
Here's how to make image processing using google colab
The first step is to import the numpy library, math plot lib and cv2
Then we create a variable to read the image
Image display result
Bird
Cat
Rabbit
After that we display the dimensions of the image
After that we make a color conversion in the image.
The first picture has a bird
Then display the picture of the conversion result
Result
The second picture has a cat
Then display the picture of the conversion result
Results
For the last picture there is a rabbit
Then display the picture of the conversion result
Results