Image data as a sine wave?
Mostra commenti meno recenti
Does anybody know if it is possible to represent image data as a sine wave?
Risposte (1)
Image Analyst
il 14 Mag 2012
0 voti
More info is needed. I can represent an image by a lot of sine waves - that's what its Fourier transform is.
3 Commenti
Philip
il 14 Mag 2012
Walter Roberson
il 14 Mag 2012
fft() would seem to be appropriate. Just watch out for the fact that the output of fft() will very likely be complex.
Philip
il 17 Mag 2012
Categorie
Scopri di più su Deblurring in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!