文件名称:Ransac_ls
- 所属分类:
- matlab例程
- 资源属性:
- [MacOS]
- 上传时间:
- 2018-04-29
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- zhangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ransac算法Matlab 实现 RANSAC算法全称是随机抽样一致算法(random sample consensus,RANSAC),RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(outliers,偏离正常范围很远、无法适应数学模型的数据),即数据集中含有噪声。(The ransac algorithm Matlab achieves the RANSAC algorithm's full name is the random sample consensus (RANSAC). The basic assumption of the RANSAC algorithm is that the sample contains the correct data (inliers, data that can be described by the model) as well as outliers (outliers). The normal range is too far to fit into the data of the mathematical model. That is, the dataset contains noise.)
相关搜索: RANSAC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Ransac_ls | 0 | 2018-02-28 |
Ransac_ls\ransactest.m | 1254 | 2018-02-28 |
__MACOSX | 0 | 2018-02-28 |
__MACOSX\Ransac_ls | 0 | 2018-02-28 |
__MACOSX\Ransac_ls\._ransactest.m | 210 | 2018-02-28 |
Ransac_ls\ls.m | 300 | 2018-02-06 |
__MACOSX\Ransac_ls\._ls.m | 266 | 2018-02-06 |
Ransac_ls\RandomNData.m | 1726 | 2018-02-06 |
__MACOSX\Ransac_ls\._RandomNData.m | 120 | 2018-02-06 |
Ransac_ls\NumInVec.m | 357 | 2018-02-06 |
__MACOSX\Ransac_ls\._NumInVec.m | 120 | 2018-02-06 |
Ransac_ls\ls_test.m | 276 | 2018-02-07 |
__MACOSX\Ransac_ls\._ls_test.m | 210 | 2018-02-07 |
Ransac_ls\AgreeWithModel.m | 1116 | 2018-02-06 |
__MACOSX\Ransac_ls\._AgreeWithModel.m | 120 | 2018-02-06 |