搜索资源列表
运动员最佳匹配问题
- 数值算法中的运动员最佳匹配问题解法,比较经典的算法之一。-numerical algorithm of the best athletes matching method to compare the classical algorithm.
bmplib的读取和各种经典图片变化处理算法的比较
- 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现:图像增强,图像匹配,图像复员,图像变换,特征提取,图像识别和图像分割 除此之外,该程序还给出了各个算法的实现结果的比较.详细内容参见压缩包内的-bmp realized by the pictures and Freehand read, and can use various classic picture of the algorithm to achieve : image enhancement, image matc
字符串匹配算法(KMP KR BM)
- 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
形状匹配
- 形状匹配领域的经典论文
特征匹配
- 国外大牛的经典的特征匹配的源程序~
Matlab编写的经典Harris角点检测
- 经典的harris角点检测算法,是图像匹配,相机定标的首要步骤
SIFT特征点匹配
- 经典的SIFT特征点匹配算法
SSDSADNCC Matlab
- 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
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.
FastTemplateMatchingWithPolynomials
- 多项式快速模板匹配的经典文章,推荐!《Fast Template Matching With Polynomials》-Fast template matching polynomial classic articles, recommended!
ImageMatchingviaSaliencyRegionCorrespondences
- 通过显著特征区域进行图像匹配的经典外文文章,强烈推荐-Through the salient features of the region to carry out the image matching the classic foreign-language articles, strongly recommend
FusionofMatchingAlgorithmsforHumanIdentificationUs
- 通过X射线照片来鉴别不同的人的模糊匹配算法的经典文章!《Fusion of Matching Algorithms for Human Identification Using Dental X-Ray Radiographs》-Through X-ray photographs to identify different people
tuxiangchulijishumobanpipeisuanfa
- 图像处理技术 - 模板匹配算法 图像处理经典pdf版-Image processing technology- template matching algorithm image processing pdf version of the classic
BM
- 经典的模式匹配算法,目前使用最广的单模匹配算法源代码BM算法-Classic pattern-matching algorithms, currently the most widely used single-mode-matching algorithm source code BM algorithm
Direct
- 图像匹配,基于灰度的匹配的经典算法。模板特征很适合在此基础上机型扩展。-Image matching, based on the classic matching gray-scale algorithm. Template characteristics are suitable for use in this basis expansion models.
getPDF
- 图像匹配经典文献,基于轮廓提取的图像匹配研究,英文文献-Image matching classical literature, based on the contour extracted image matching studies, English literature
pipei
- 图像匹配经典事例。ssda和mad匹配算法。-ssda mad
最小二乘影像匹配
- 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)