A
Arnab Das
I am working on Image Processing application. My application need to
apply Inverse DFT to 1200*1200 array.What I have done is that I have
applied ID inverse dft row wise and then column wise (according to the
algo). I am getting acceptable result but the method is taking too
much time ( almost 10 minutes) which is not acceptable. Can anybody
suggest me how I can reduce the Time ?
Thanks,
Arnab
apply Inverse DFT to 1200*1200 array.What I have done is that I have
applied ID inverse dft row wise and then column wise (according to the
algo). I am getting acceptable result but the method is taking too
much time ( almost 10 minutes) which is not acceptable. Can anybody
suggest me how I can reduce the Time ?
Thanks,
Arnab