Image data as a sine wave?
显示 更早的评论
Does anybody know if it is possible to represent image data as a sine wave?
回答(1 个)
Image Analyst
2012-5-14
0 个投票
More info is needed. I can represent an image by a lot of sine waves - that's what its Fourier transform is.
3 个评论
Philip
2012-5-14
Walter Roberson
2012-5-14
fft() would seem to be appropriate. Just watch out for the fact that the output of fft() will very likely be complex.
Philip
2012-5-17
类别
在 帮助中心 和 File Exchange 中查找有关 Deblurring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!