Points and Tangents
Version 1.2.0.0 (6.37 KB) by
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)
Cite As
Marcelo Cicconet (2025). Points and Tangents (https://www.mathworks.com/matlabcentral/fileexchange/45634-points-and-tangents), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Continuous Wavelet Transforms in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.