Snail/helix matrix indexing

The function calculates Snail/Helix formed matrix indexing.
391 Descargas
Actualizado 4 sep 2012

Ver licencia

While Matlab scans/indexes matrices column-wise, some algorithms demand Snail/Escargot/Helix indexing (LBP is the last case I've encountered this issue). This functions implements (very shortly and intuitively if I may add) such an indexing, missing from Matlab indexing methods.

Citar como

Nikolay S. (2026). Snail/helix matrix indexing (https://es.mathworks.com/matlabcentral/fileexchange/37929-snail-helix-matrix-indexing), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Financial Toolbox en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Opposite Color Local Binary Patterns (OC-LBP)

Versión Publicado Notas de la versión
1.1.0.0

Оptional parameters "rotDir" and "growDir", specifying vertex rotation direction, and vertex growth direction added.

1.0.0.0