fourier descriptor

버전 1.0.0.0 (2.26 KB) 작성자: michael scheinfeild
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 (2024). 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