搜索资源列表
ransac
- 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
Ransac
- 随机抽样一致性算法,用于在一群样本中去掉噪声样本,得到有效的样本-RANSAC algorithm is used to remove noise sample group of samples, the effective sample
RANSAC
- 使用c++编程,使用描述RANSC算法进行滤波,提取直线或园-To use c++ programming, by filtering to use descr iptive RANSC algorithm, to extract a straight line or park
myforRANSAC
- RANSAC算法,可以滤除SIFT的误匹配,在计算机视觉领域应用广发。-RANSAC algorithm, can filter out erroneous SIFT matching applications in the field of computer vision GF.
RandomCircle3D
- 空间圆 拟合代码 RANSAC 算法 通过测试,可以处理点云数据。-Spatial circle fitting code with RANSAC algorithm through the test, you can handle the point cloud data.
RANSAC
- 自己开发的随机一致性算法,能去除外点,然后采用最新二乘法拟合曲线-RANSAC algorithm
surfmatch
- surf匹配算法外加kdtree的匹配策略和ransac误差剔除-surf match kdtree ransac