Question: : Write a program in Python using the OpenCV library that: A) Gets the names of the two images from the command line and reads
: Write a program in Python using the OpenCV library that: A) Gets the names of the two images from the command line and reads the images. B) Performs bitwise AND operation between two images. C) Performs bitwise OR operation between two images. D) Performs bitwise XOR operation between two images. E) Display the initial images and images of sections (b), (c) and (d) in a 2-by-3 window.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
