RANSAC算法是一种经典的去外点方法我要分享

RANSAC algorithm is a classical method to remove outliers

点特征匹配 匹配-RANSAC 错误-匹配 ransac-matlab RANSAC算法

关注次数: 387

下载次数: 0

文件大小: 5K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。


English Description:

RANSAC algorithm is a classical method to remove outliers. It can use the inherent constraints of feature points to remove the wrong matching.


代码预览