搜索资源列表
RANSAC.code.Ziv.Yaniv
- 随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation.
ransac
- 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
1
- 这个程序生成一个窗口 是界面编程的基础部分-this program can disgard point using ransac method
RANSAC
- ransic用于减少错配点,方便可行,经本人验证,程序可行,欢迎下载-ransic used to reduce the mismatch points, convenient and practical, as I verified, the program feasible, welcome to download
ransac-matlabcenter
- Random Sample Consensus的matlab实现程序(Random Sample Consensus Implementation program)