fourier descriptor

describe shape using fourier coefficients
6.7K 次下载
更新时间 2010/3/1

查看许可证

shape description using FD fourier coeeficeients used for shape classification.
the steps :
1 . find the indexes borders of edged image (input binary edged image see test for example)
2. sort the indexes so they in distance order
3. make complex vecotr x+jy
4 make fft
5 take first FD
6. make ifft

currently the algorithm works for only symmetrical shapes !!!
i promise to improve it for all the shapes

link to theory :
http://www.tsi.enst.fr/tsi/enseignement/ressources/mti/descript_fourier/Part1.html

http://www.tsi.enst.fr/tsi/enseignement/ressources/mti/descript_fourier/Part2.html

引用格式

michael scheinfeild (2025). fourier descriptor (https://www.mathworks.com/matlabcentral/fileexchange/26810-fourier-descriptor), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Feature Detection and Extraction 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0