Points and Tangents
版本 1.2.0.0 (6.4 KB) 作者:
Marcelo Cicconet
Returns a list of pixels with tangents and corresponding magnitudes.
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 Center 和 MATLAB Answers 中查找有关 Continuous Wavelet Transforms 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!