文件名称:RANSAC.code.Ziv.Yaniv
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation. Of: Ziv Yaniv. Recommended reason 1: do not use any other library, eliminating the need for more of your burden. Such as solving linear equations, random number generator. Reason 2: The only pity is that his excessive use of algorithm C++ features such as vector, virtual function, design model. If you happen to be C++ expert, is that you read a good program. Reason 3: Details of the comments, there is a line for each comment line 2, easy to understand.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RANSAC.code.Ziv.Yaniv\LineParamEstimator.cpp
.....................\LineParamEstimator.h
.....................\ParameterEsitmator.h
.....................\Point2D.cpp
.....................\Point2D.h
.....................\RANSAC.dsp
.....................\RANSAC.dsw
.....................\Ransac.h
.....................\RANSAC.ncb
.....................\RANSAC.opt
.....................\RANSAC.plg
.....................\RansacExample.cpp
.....................\Readme
.....................\Unix_Makefile
RANSAC.code.Ziv.Yaniv
.....................\LineParamEstimator.h
.....................\ParameterEsitmator.h
.....................\Point2D.cpp
.....................\Point2D.h
.....................\RANSAC.dsp
.....................\RANSAC.dsw
.....................\Ransac.h
.....................\RANSAC.ncb
.....................\RANSAC.opt
.....................\RANSAC.plg
.....................\RansacExample.cpp
.....................\Readme
.....................\Unix_Makefile
RANSAC.code.Ziv.Yaniv