Question: in python Exercise 2 (10 pts) Write a program that manipulates an image as follows: 1. It zeroes out the blue component of each pixel

in pythonin python Exercise 2 (10 pts) Write a program that manipulates an

Exercise 2 (10 pts) Write a program that manipulates an image as follows: 1. It zeroes out the blue component of each pixel in the right third of the image 2. It zeroes out the green component of each pixel in the middle third of the image 3. It zeroes out the red component of each pixel in the left third of the image. The program should prompt the user to input the name of the image file to process (be sure that the file is uploaded to the repl). Below are the results obtained from applying it to an image (before image on left, after on right). You may use any.jpg image that you like

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!