Question: Homework 01 Shrinking Images by Pixel Replication (a) Write a MatLab program capable of shrinking an image by pixel replication. Assume that the desired shrink
Homework 01 Shrinking Images by Pixel Replication (a) Write a MatLab program capable of shrinking an image by pixel replication. Assume that the desired shrink factors are integers. Use neighborhood averaging. For example if you are shrinking by a factor of two the average of 4 pixels in the original image should replace 1 pixel in the new image. Use the program to shrink the 512x512 baboon image into a 256x256 image and 128X128 image. (b) (c) Store both images on a USB stick in BMP format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
