Question: You should design a graphical user interface ( GUI ) for image processing that should perform the following functionalities using matlab and show me the
You should design a graphical user interface GUI for image processing that should perform the following functionalities using matlab and show me the steps:
Specify the image path and open it
Displayshow the image.
Convert RGB to grayscale image.
Display the Histogram of the image.
Perform Histogram stretchingMAX and MIN values are user provided
Perform Histogram shrinkingMAX and MIN values are user provided
Perform Histogram equalization.
Perform Image Rotation Rotation angle could be static, but it is better to be dynamic
Perform Image ScalingScaling factor could be static, but it is better to be dynamic
Perform Image ShearingShearing amount could be static, but it is better to be dynamic.
Perform Image displacement Displacement amount could be static, but it is better to be dynamicPerform Low Pass Filtering LPF on the imagePerform High Pass Filtering HPF on the image
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
