Question: : Write a program in Python using the OpenCV library that: A) Gets the name of a color image from the command line and reads
: Write a program in Python using the OpenCV library that: A) Gets the name of a color image from the command line and reads the image. B) Applies histogram equalization on input image using HSV color space correctly. C) Displays the original image and the equalized image and their histograms in a two-by-two window.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
