MATLAB编写的角点检测程序我要分享

Corner Detection Program compiled by Matlab

角点检测 检测 稳定 跟踪 运动目标

关注次数: 365

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。


English Description:

Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.


代码预览

经典的Harris角点检测程序

........................\M_Harrisdetector.m