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!