matlab随机抽样模拟,随机抽样一致性算法(matlab)

【实例简介】

一个简单的随机抽样一致性算法(matlab)

【实例截图】

【核心代码】

RANSAC

└── RANSAC

├── COPYING.LESSER.txt

├── COPYING.txt

├── Common

│   ├── chi2inv_LUT.m

│   ├── chi2inv_LUT.mat

│   ├── chi2inv_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

├── Docs

│   └── RANSAC4Dummies.pdf

├── Examples

│   ├── LineData.mat

│   ├── VERSION.txt

│   ├── test_RANSAC_RST.m

│   ├── test_RANSAC_homography.m

│   ├── test_RANSAC_line_01.m

│   ├── test_RANSAC_line_02.m

│   └── test_RANSAC_plane.m

├── Models

│   ├── Common

│   │   ├── cart2homo.m

│   │   ├── homo2cart.m

│   │   └── normalize_points.m

│   ├── Homography

│   │   ├── HomographyDLT.m

│   │   ├── error_homography.m

│   │   ├── estimate_homography.m

│   │   ├── validateMSS_homography.m

│   │   └── validateTheta_homography.m

│   ├── Line

│   │   ├── error_line.m

│   │   └── estimate_line.m

│   ├── Plane

│   │   ├── error_plane.m

│   │   └── estimate_plane.m

│   ├── README.txt

│   ├── RST

│   │   ├── RSTLS.m

│   │   ├── error_RST.m

│   │   └── estimate_RST.m

│   ├── error_foo.m

│   ├── estimate_foo.m

│   ├── validateMSS_foo.m

│   └── validateTheta_foo.m

├── RANSAC.m

├── RANSAC_update.m

├── README.txt

├── SetPathLocal.m

└── VERSION.txt

11 directories, 46 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值