reconstruction of images

I implemented Horn-Schunck method and obtained optical flow. I applied FFT followed by filter and IFFT on optical flow values. Would you please let me know if there is a way to reconstruct images. I am new to image processing. Would appreciate help in regard with this.

2 Comments

Define: "reconstruct"
priya
priya on 18 Apr 2011
I am sorry about the vague question.
I have set of images on which I apply horn-schunck method. After obtaining the optical flow I apply the FFT,Gaussian filter and IFFT. Now I have to reconstruct the initial images basing on the values obtained from IFFT. (atleast construct images from the values obtained after applying IFFT)

Sign in to comment.

Answers (0)

Asked:

on 18 Apr 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!