简单亚像素插值实现matlab代码我要分享

Simple subpixel interpolation to achieve matlab code

matlab 代码 简单 实现 插值 像素

关注次数: 208

下载次数: 0

文件大小: 8.15 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:先用Canny算子进行粗边缘定位,在初级边缘检测基础上采用插值计算 确定亚像素边缘定位。


English Description:

Firstly, Canny operator is used to locate the coarse edge, and interpolation is used to locate the sub-pixel edge based on the primary edge detection.


代码预览