Algorithm 2: Estimation of the Amount (Length) of Motion Blur |
Estimate the motion blur direction using Algorithm 1.
Extract the intersection profile in the motion blur direction of the power-spectrum image
Perform the sinc fitting process to approximate the parameter of the sinc function and calculate the value of distance d.
For an image of size N × N, the motion length is calculated by N/d
|