- 根据TTL识别操作系统 Windows 9x/NT/2000 Tntel 128 Digital Unix 4.0 Alpha 60 Linux 2.2.x Intel 64 Netware 4.11 Intel 128 AIX 4.3.x IBM/RS6000 60 Cisco 12.0 2514 255 Solares 8 Intel/Sparc 64
- generator calculate the Gamma Correction for a particular image
- SpeedRegulationSystemResearchofMiningElectricLocom 矿用电机车电控系统有两种
- Socket-Programming-in-CSharp The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User Or the Client. Tools/API Information : This Programme it Written using Net.Socket and no extra Feature is used. This is written with the Aim that anyone should understand the Usage of Sockets and NetWorks and to show that C# has got great Support for NetWorking. Benefit : There are lots of codes still I am sending this because of its Simplicity and you can use write this Code with just a NotePad/TextPad/Editor.
- OpenCV 智能视频监控报警系统设计
- slide_mode1 《滑模变结构控制MATLAB仿真》第一版的例程源代码
文件名称:ransac
介绍说明--下载内容来自于网络,使用问题请自行百度
RANSAC算法的输入是一组观测数据,一个可以解释或者适应于观测数据的参数化模型,一些可信的参数。
RANSAC通过反复选择数据中的一组随机子集来达成目标。被选取的子集被假设为局内点,并用下述方法进行验证:
1.有一个模型适应于假设的局内点,即所有的未知参数都能从假设的局内点计算得出。
2.用1中得到的模型去测试所有的其它数据,如果某个点适用于估计的模型,认为它也是局内点。
3.如果有足够多的点被归类为假设的局内点,那么估计的模型就足够合理。
4.然后,用所有假设的局内点去重新估计模型,因为它仅仅被初始的假设局内点估计过。
5.最后,通过估计局内点与模型的错误率来评估模型。
这个过程被重复执行固定的次数,每次产生的模型要么因为局内点太少而被舍弃,要么因为比现有的模型更好而被选用。(The input of the RANSAC algorithm is a set of observational data, a parameterized model that can be interpreted or adapted to the observation data, and some trusted parameters.
RANSAC achieves the goal by repeatedly selecting a set of random subsets in the data. The selected subset is assumed to be a local point and is verified by the following method:)
RANSAC通过反复选择数据中的一组随机子集来达成目标。被选取的子集被假设为局内点,并用下述方法进行验证:
1.有一个模型适应于假设的局内点,即所有的未知参数都能从假设的局内点计算得出。
2.用1中得到的模型去测试所有的其它数据,如果某个点适用于估计的模型,认为它也是局内点。
3.如果有足够多的点被归类为假设的局内点,那么估计的模型就足够合理。
4.然后,用所有假设的局内点去重新估计模型,因为它仅仅被初始的假设局内点估计过。
5.最后,通过估计局内点与模型的错误率来评估模型。
这个过程被重复执行固定的次数,每次产生的模型要么因为局内点太少而被舍弃,要么因为比现有的模型更好而被选用。(The input of the RANSAC algorithm is a set of observational data, a parameterized model that can be interpreted or adapted to the observation data, and some trusted parameters.
RANSAC achieves the goal by repeatedly selecting a set of random subsets in the data. The selected subset is assumed to be a local point and is verified by the following method:)
相关搜索: RANSAC程序
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| ransac.m | 9852 | 2010-04-10 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
