文件名称:RANSAC算法 MATLAB实现
文件大小:76KB
文件格式:ZIP
更新时间:2013-10-21 14:05:18
RANSAC matlab 程序
国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。-Prepared by foreign experts RANSAC algorithm toolbox, can be two-dimensional and three-dimensional data to assess the attached example.
【文件预览】:
RANSAC
----COPYING.txt(34KB)
----Examples()
--------test_RANSAC_plane.m(3KB)
--------test_RANSAC_homography.m(2KB)
--------test_RANSAC_line.m(2KB)
--------.DS_Store(6KB)
----COPYING.LESSER.txt(7KB)
----RANSAC.m(12KB)
----README.txt(3KB)
----Models()
--------estimate_foo.m(1KB)
--------Line()
--------Plane()
--------README.txt(768B)
--------error_foo.m(2KB)
--------Homography()
----Common()
--------get_consensus_set.m(1KB)
--------stabilize.m(5KB)
--------get_minimal_sample_set.m(2KB)
--------get_rand_prob.m(2KB)
--------chi2inv_mathworks()
--------chi2inv_LUT.mat(33KB)
--------chi2inv_LUT.m(1KB)
--------get_q_RANSAC.m(799B)
--------get_consensus_set_cost.m(2KB)
--------get_rand.m(1KB)
--------get_iter_RANSAC.m(657B)
----SetPathLocal.m(2KB)