计算图像的自相关函数,可用于获取模糊长度我要分享

Calculate the autocorrelation function of the imag

matlab 图像 函数 长度 计算 获取 模糊 用于 相关

关注次数: 214

下载次数: 0

文件大小: 9.27 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明: 关键是生成sobel滤波器,然后对输入图像进行空间滤波。根据生成的自相关函数图像的两个负峰可估计模糊长度。


English Description:

Sobel filter key is generated, and spatial filtering of the input image. The generated two negative peaks of the autocorrelation function of image fuzzy length can be estimated.


代码预览