搜索资源列表
-
3下载:
实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
-
-
1下载:
opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
-
-
6下载:
两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
-
-
0下载:
NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
-
-
2下载:
用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.
-
-
0下载:
使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
-
-
3下载:
基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
-
-
1下载:
SIft算法。。可以用于影像匹配功能-SIft algorithm. . For image matching
-
-
2下载:
opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
-
-
1下载:
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
-
-
0下载:
实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
-
-
4下载:
一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
-
-
0下载:
opencv 图像匹配,利用焦点检测进行匹配的源代码。安装了opencv的可以直接使用-opencv image matching, the focus detection to the source code to match. Installed opencv can be used directly
-
-
1下载:
利用opencv将一幅图拷贝到另一幅图的指定区域,使得两幅图合并,使用了cvSetImageROI和cvCopy函数,在图像匹配中可能会用到这个方面的功能-Opencv will use a chart to another copy of a drawing of the designated area, making the merger of two plans, the use of the cvSetImageROI and cvCopy function, in the image
-
-
0下载:
opencv的图像匹配程序,可达到亚象素-opencv image matching procedure, can achieve sub-pixel
-
-
1下载:
快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
-
-
0下载:
所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
-
-
0下载:
利用Moravec算子进行图象的特征点提取分析,方便图象匹配-Moravec operator for the use of the feature point extraction image analysis for image matching
-
-
0下载:
基于灰度匹配准则的图像匹配,能快速找出对应下帧图像中对应的图像-Matching criterion based on a grayscale image matching, can quickly find out the corresponding frame image in the image
-
-
0下载:
利用opencv中图像匹配的函数,进行简单的图像匹配。-Improved detection of multi-target image matching
-