搜索资源列表
ransac算法
- ransac匹配算法
homest-1.3
- 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
siftKdtreeRansacCode
- 计算机视觉基本算法 包括: sift KDtree Ransac 提取特征 检索 排错 不错的代码-computer vision including: sift KDtree Ransac
RansacCode
- 计算机视觉方向 图像处理代码 排除错误点匹配的经典算法-computer vision ,image process. function: eleminate the false points Ransac
RANSAC
- 对图像的特征点,进行匹配,利用RANSC找到最佳的映射矩阵-The image feature points matching, using the mapping matrix to find the best RANSC
Ransac2
- 这是一个关于ransac算法的示例,实现效果不错,可以参考使用。-This is an example on ransac algorithm to achieve good results, you can reference.
OpenCV_Surf
- 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.