对数极坐标变换MATLAB程序我要分享

Matlab program of log polar coordinate transformation

极坐标 图像模式识别 对数极坐标 极坐标变换 极坐标-旋转

关注次数: 337

下载次数: 0

文件大小: 3KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

对数极坐标变换MATLAB程序,可以用于对图像做对数极坐标变换,常用于模式识别领域,用于识别旋转的图像


English Description:

Log polar transformation matlab program, can be used to do log polar transformation of the image, commonly used in the field of pattern recognition, used to identify rotating images


代码预览

imlogpolar.m

parse_inputs.m

transformImage.m