搜索资源列表
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
code
- Color distribution and optical flow based point matcher
用opencv类库两副图像的特征点匹配
- 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
matcher
- Dense Matching using energy minimization
source codd of zheng you stereo matcher
- 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
SiftGPU-V370
- 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
Ferrari
- We present an object class detection approach which fully integrates the complementary strengths offered by shape matchers. Like an object detector, it can learn class models directly from images, and can localize novel instances in the prese
matcher_simple
- 这个程序演示了如何使用features2d检测,描述符提取和简单的匹配,环境VC++2010,基于opencv2.4.2。-This program demonstrates using features2d detector, descr iptor extractor and simple matcher
Matcher
- 特征点匹配的实现,使用VC实现,修正版,完整-Matching feature points to achieve the use of a VC, revised version, complete
matcher
- 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
GMS-Feature-Matcher-master
- 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)