Question: : Write a program in Python using the OpenCV library that: A) Gets the name of an image from the command line and reads the
: Write a program in Python using the OpenCV library that: A) Gets the name of an image from the command line and reads the image. B) Calculates the histogram of all three color channels. C) Converts the image into gray scale and calculates its histogram. D) Displays the color and gray scale images 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
