Points and Tangents

Returns a list of pixels with tangents and corresponding magnitudes.
347 descargas
Actualizado 13 mar 2014

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Continuous Wavelet Transforms en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Updating description.

1.1.0.0

Updating description.

1.0.0.0