Points and Tangents

버전 1.2.0.0 (6.37 KB) 작성자: Marcelo Cicconet
Returns a list of pixels with tangents and corresponding magnitudes.
다운로드 수: 347
업데이트 날짜: 2014/3/13

라이선스 보기

The main function is coefficientslist.m and the script pat.m shows how to use it.
coefficientslist.m returns a list of pixels (coordinates x (row) and y (column)), with the angles of the tangents at them (a), and the magnitudes of the tangents (m). The angles are computed via filtering with morlet wavelets.
(For a C++ implementation, see https://github.com/cicconet/PAT)

인용 양식

Marcelo Cicconet (2024). Points and Tangents (https://www.mathworks.com/matlabcentral/fileexchange/45634-points-and-tangents), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Updating description.

1.1.0.0

Updating description.

1.0.0.0