搜索资源列表
siftDemoV4
- 基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!-feature-based image matching -- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!
david_lowe_classic_papers
- david lowe的经典文献,适合于图像匹配应用,以及图像拼接等应用。
histogram-matching
- 灰度直方图匹配的matlab源代码,比较经典!
imageprocession
- 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现_图像增强,图像匹配,图像复员,图像变换.
611821311120059151724214871417
- 相当的经典啊 是基于MATLAB的 大家做图像匹配的都可以用的到
mrfstereo
- 马尔科夫随机向量场立体匹配。计算机视觉中的经典算法。-Markov random vector field stereo matching. Classical computer vision algorithms.
RANSAC
- RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
imagematching
- 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
siftDemoVC
- 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
tuxiangpipei
- 基于matlab很经典的图像匹配程序,相信对初学图像处理的人有所帮助-Matlab is based on the classic image registration procedures, trust of the people learning image processing help
getPDF
- 图像匹配经典文献,基于轮廓提取的图像匹配研究,英文文献-Image matching classical literature, based on the contour extracted image matching studies, English literature
opticalflowofimagematch
- 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
ImageFeatureMatchingandSynthesis
- 图像特征匹配及合成方法研究算法的经典文章-Image Feature Matching Algorithm and Synthesis of the classic article
OReilly-LearningOpenCV
- 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking, et
pipei
- 图像匹配经典事例。ssda和mad匹配算法。-ssda mad
StereoMatchAlg
- 权威的立体匹配代码算法,微软研究院研发,包括很多经典的测试样例-The authority of the stereo matching code algorithm, Microsoft Research R & D, including many classic test case
SIFT
- SIFT 图像匹配经典 Distinctive Image Features from Scale-Invariant Keypoints -classic papers of SIFT image matching Distinctive Image Features from Scale-Invariant Keypoints
blossom5-v2.02.src
- 图像密集匹配经典算法(图割)代码 论文“Blossom V: A new implementation of a minimum cost perfect matching algorithm.”的实现源码-BLOSSOM V- implementation of Edmonds algorithm for computing a minimum cost perfect matching in a graph Version 2.02
icp
- 点云配准ICP算法,实现散乱点云的匹配,经典算法。基于MATLAB和VC实现,操作简单-point cloud ICP registration algorithm,classical algorithm of scattered point cloud matching . Based on MATLAB and VC implement, easy to operate.
最小二乘影像匹配
- 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)