Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In an imaging system, the sensor is only capable of recording the phase ( or angle: { : x ( 1 , 2 ) )
In an imaging system, the sensor is only capable of recording the "phase" or angle:
: of the input image we mean; the angle of the Fourier transform, of course
In fact, many infrared imaging systems work that way! Starting from this phase
information, and knowing the image size and the dynamic range of the image, we construct
the following iterative algorithm:
As you can see, there are three projection operations here. In the first, the Fourier
Transform of the image is forced to have the phase: In the second, The outofimage
bounds is set to zero value. In the third, The pixel values are forced to be between and
b Implement this algorithm with a Matlab program. Take a small likex
Matlab test image, and run your program. Take snapshots of your intermediate
results during various spteps of your iteratiob and put these results on your
exam paper as well as your program listing. As a suggestion, I recommend that,
if your image is the Fourier transform FFT size should better be taken
as at least Your submission must include initial, some intermediate,
and final recunstruction images, as well as the m file script.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started