搜索资源列表
ransac
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。本源代码用仿摄模型模拟两影像的几何变形,用ransac算法来剔除错误匹配点,得到最终的仿摄参数。-ransac is commonly used in computer vision of a stable, two images can be used for the registration. Imitating source code model perturbation two images of the geometric
ransac
- RANSAC算法实现数据拟合,用此算法可以实现多视角图像匹配等
ransac算法
- ransac匹配算法
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
RANSAC.rar
- 算法实例,角点匹配的算法,不错的,可以看看,ransac
RANSAC
- RANSAC,随即抽样一致性,用于匹配和去除野点,很有效很著名-RANSAC,RANdom SAmple Consensus,for matching, effictive and famous
ransac.rar
- 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
harris-ncc-ransac
- 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
RANSAC-match
- 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
RANSAC
- RANSAC算法,可以用来剔除无匹配点。-RANSAC algorithm can be used to eliminate non-matching points.
ransac
- ransac算法实现,图像匹配使用,消除不是正确匹配的对应点。-ransac
RANSAC
- RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
ransac
- 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
RANSAC
- 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.
ransac
- 利用RANSC算法去视频抖动,进行匹配,进行电子稳像算法处理-Use RANSC algorithm to video jitter, matching the electronic image stabilization algorithm processing
svd
- ransac算法,用来处理图像的识别,也可用来判断是否匹配-RANSAC
ransac_new
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
RANSAC-Toolbox-master
- RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl
RANSAC
- RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。(RANSAC algorithms are often used in computer vision. For example, in the field of stereoscopic vision, a matching problem of a pair of cameras and a calculation of a basic matrix are simultaneousl