Points and Tangents

Returns a list of pixels with tangents and corresponding magnitudes.

Al momento, stai seguendo questo contributo

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)

Cita come

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

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.2.0.0

Updating description.

1.1.0.0

Updating description.

1.0.0.0