Image data as a sine wave?
Ältere Kommentare anzeigen
Does anybody know if it is possible to represent image data as a sine wave?
Antworten (1)
Image Analyst
am 14 Mai 2012
0 Stimmen
More info is needed. I can represent an image by a lot of sine waves - that's what its Fourier transform is.
3 Kommentare
Philip
am 14 Mai 2012
Walter Roberson
am 14 Mai 2012
fft() would seem to be appropriate. Just watch out for the fact that the output of fft() will very likely be complex.
Philip
am 17 Mai 2012
Kategorien
Mehr zu Deblurring finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!