現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Images sampled on a log-polar grid have interesting and useful properties. Rotation and scaling are trivial operations, and this can lead to efficient algorithms for straight line detection and optic flow estimation. Such sampling schemes also provide a rough model of biological foveal vision, of interest in the development of active computer vision systems.
The functions in this file carry out resampling from a conventional image to a log-polar image, and back. There is usually considerable information loss in each direction, but resampling to log-polar can still be useful for computational experiments.
The toolbox function imtransform does the main work; these functions are a front end to it.
引用
David Young (2026). Log-polar image sampling (https://jp.mathworks.com/matlabcentral/fileexchange/27023-log-polar-image-sampling), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: impolar.m, Affine optic flow
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
