Log-polar image sampling

版本 1.0.0.0 (4.3 KB) 作者: David Young
Resamples an image from a conventional grid to a log-polar grid, and back.
7.8K 次下载
更新时间 2010/3/20

查看许可证

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 (2024). Log-polar image sampling (https://www.mathworks.com/matlabcentral/fileexchange/27023-log-polar-image-sampling), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: impolar.m, Affine optic flow

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0