搜索资源列表
ransac
- MATLAB code for Random Sample Consensus (RANSAC)
random_sample_conse
- Random Sample Consensus & matching two image
RANSAC-Toolbox
- 一个适用于Matlab的随机抽样一致算法(RANdom SAmple Consensus,RANSAC)工具箱-RANSAC(RANdom SAmple Consensus)Toolbox for Matlab
RANSAC
- 随机采用一致性算法确定模型参数,此处采用的是最简单的直线模型-The RANdom SAmple Consensus algorithm to determine the model parameters used here is the most simple linear model
Ransac_ls
- ransac算法Matlab 实现 RANSAC算法全称是随机抽样一致算法(random sample consensus,RANSAC),RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(outliers,偏离正常范围很远、无法适应数学模型的数据),即数据集中含有噪声。(The ransac algorithm Matlab achieves the RANSAC algorithm's full name is the random sa
ransac算法
- 随机抽样一致算法(RANdom SAmple Consensus,RANSAC),估算出最佳数学模型参数和最佳合适数据。
