Snail/helix matrix indexing

The function calculates Snail/Helix formed matrix indexing.

現在この提出コンテンツをフォロー中です。

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.

引用

Nikolay S. (2026). Snail/helix matrix indexing (https://jp.mathworks.com/matlabcentral/fileexchange/37929-snail-helix-matrix-indexing), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Opposite Color Local Binary Patterns (OC-LBP)

カテゴリ

Help Center および MATLAB AnswersFinancial Toolbox についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

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

1.0.0.0