文件名称:RANSAC
介绍说明--下载内容均来自于网络,请自行研究使用
随机抽样一致性(RANSAC)处理程序,有效估计出模型参数,可自主设置迭代次数,收敛准则-Random sample consensus (RANSAC) process, effectively estimate the model parameters can be independently set number of iterations, convergence criteria
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RANSAC\Common\chi2inv_LUT.m
......\......\chi2inv_LUT.mat
......\......\........mathworks\generate_chi2inv_LUT.m
......\......\get_consensus_set.m
......\......\get_consensus_set_cost.m
......\......\get_iter_RANSAC.m
......\......\get_minimal_sample_set.m
......\......\get_q_RANSAC.m
......\......\get_rand.m
......\......\get_rand_prob.m
......\......\stabilize.m
......\COPYING.LESSER.txt
......\COPYING.txt
......\Examples\.DS_Store
......\........\test_RANSAC_homography.m
......\........\test_RANSAC_line.m
......\........\test_RANSAC_plane.m
......\Models\error_foo.m
......\......\estimate_foo.m
......\......\Homography\cart2homo.m
......\......\..........\error_homography.m
......\......\..........\estimate_homography.m
......\......\..........\homo2cart.m
......\......\..........\HomographyDLT.m
......\......\..........\normalize_points.m
......\......\Line\error_line.m
......\......\....\estimate_line.m
......\......\Plane\error_plane.m
......\......\.....\estimate_plane.m
......\......\README.txt
......\RANSAC.m
......\README.txt
......\SetPathLocal.m
......\Common\chi2inv_mathworks
......\Models\Homography
......\......\Line
......\......\Plane
......\Common
......\Examples
......\Models
RANSAC