Welcome![Sign In][Sign Up]
Location:
Search - ransac C

Search list

[Special EffectsRANSAC

Description: RANSAC algorithm, written by visual c++ 6
Platform: | Size: 2674 | Author: chudajian | Hits:

[Special EffectsSIFT算法的C语言实现(基于OpenCV),

Description: SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
Platform: | Size: 448526 | Author: yuanou2007 | Hits:

[matlabS-Isomap

Description: Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.-Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics- Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.
Platform: | Size: 31744 | Author: 修宇 | Hits:

[Communication-Mobile3_22

Description: this ia a cppp code file including SIFT and other algrithms based in opcv
Platform: | Size: 11596800 | Author: luwei | Hits:

[Special EffectsRANSAC

Description: RANSAC algorithm, written by visual c++ 6
Platform: | Size: 2048 | Author: chudajian | Hits:

[Special Effectssift-1.1.1_20071108_win

Description: Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANSAC to gross errors
Platform: | Size: 448512 | Author: lonfan | Hits:

[Special Effectsransac

Description: 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。-Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
Platform: | Size: 18432 | Author: 朱静 | Hits:

[Windows DevelopRansac

Description: Ransac Algoritm in C++, I ts usefull in Artificial Vision (see: http://en.wikipedia.org/wiki/RANSAC)
Platform: | Size: 5120 | Author: remoranb | Hits:

[Windows DevelopRANSAC

Description: 利用VC++实现RANSAC算法,文件利用c++风格编写,通俗易懂-Using VC++ to achieve RANSAC algorithm, the file using c++ style of writing, easy to understand
Platform: | Size: 16384 | Author: yangxuemei | Hits:

[AI-NN-PRRANSAC_Beta_v0.01

Description: ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。这是使用C++实现的RANSAC-This is an C++ Implementation for RANSAC
Platform: | Size: 785408 | Author: Li xiang ru | Hits:

[2D Graphicvlfeat-0.9.4.1-bin.tar

Description: vl-sift source code including ransac and matching
Platform: | Size: 7450624 | Author: Yoo,seok bong | Hits:

[Graph Recognizehomest-1.3

Description: 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
Platform: | Size: 56320 | Author: cao | Hits:

[OpenCVseveralexample

Description: 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv, opencv projects need to be installed readpic read from the disk image file and the image displayed on the screen item cpic this program shows how to use C++ class to create and display images, the C++ class cxcore.hpp defined, and the matrix class (CvMatrix) similar. Carmen project is to use opencv Kalman filter example. Project ransac is ransac algorithm example. California Institute of Technology toolbox_calib classic camera calibration package.
Platform: | Size: 6131712 | Author: lyd | Hits:

[Windows DevelopRANSAC.code.Ziv.Yaniv

Description: 随机抽样一致性算法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.
Platform: | Size: 18432 | Author: | Hits:

[OtherRANSAC

Description: RANSC 的代码,使用C++完成,内附小例子,能够指导你如何使用-the code of RANSAC
Platform: | Size: 17408 | Author: MWG | Hits:

[OtherRANSAC

Description: 使用c++编程,使用描述RANSC算法进行滤波,提取直线或园-To use c++ programming, by filtering to use descriptive RANSC algorithm, to extract a straight line or park
Platform: | Size: 5675008 | Author: 周鑫 | Hits:

[Linux-Unixransac-pcl

Description: Ransac program for plane detection, the algorithm is implemented in C++ and works on Point cloud, the input is a PCD file which is generating by PCL-Library (sohaib-l@hotmail.fr
Platform: | Size: 1262592 | Author: sohaib lr | Hits:

[Special Effectsstitching

Description: sift+ransac实现多张图片拼接 windows10+vs2017+opencv2.4.13(windows10+vs2017+opencv2.4.13)
Platform: | Size: 12442624 | Author: lovelife233 | Hits:

[matlabRansac

Description: 随机抽样一致性算法, 实现圆的拟合, C Sharp 程序(Random sampling consensus algorithm to achieve circle fitting, C Sharp program)
Platform: | Size: 70656 | Author: lursh | Hits:

[CSharpRansac拟合直线和圆

Description: C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
Platform: | Size: 76800 | Author: bosshyup | Hits:
« 12 »

CodeBus www.codebus.net