搜索资源列表
-
0下载:
这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
-
-
1下载:
基于Gabor感知多成份字典,进而提出一种高效的基于匹配追踪的图像稀疏分解算法,很有参考价值!-An effective algorithm based on the matching pursuit method is posed to obtain sparse decomposition of image with Gabor dictionary!
-
-
0下载:
对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
-
-
1下载:
压缩感知技术中两篇重要的PPT文档,来自海外,有助于理解基本匹配算法及其拓展,以及近三年来CS研究进展。-Compressed sensing technology in two important PPT document, from overseas, helping to understand the basic matching algorithm and its development, as well as the past three years CS research progr
-
-
0下载:
波形匹配算法,为了获得完整的指纹图像,提出一种基于波形匹配的指纹图像帧序列拼接算法.该算法从每个图像帧的参考区域提取波形信息,通过计算波形相似度并引入逐步求精的拼接策略,分3个阶段获得拼接参数,确定图像帧之间的重叠和水平移位.实验结果表明,文中算法运算量小、运算速度快、占用系统资源少,特别适用于资源有限环境中的自动指纹识别系统.-Waveform matching algorithm, in order to obtain a complete image of the fingerprint,
-
-
0下载:
针对常见的几何形状匹配算法对目标遮挡较为敏感, 提出了一种基于角点匹配的几何形
状定位。 该方法首先根据边缘曲率提取图像的角点, 然后采用基于改进的投票策略的角点匹配算法对检测图与模板图进行匹配, 最后通过 Ransac算法去除错匹配。 实验表明, 该算法定位效果良好,有效地解决了目标部分遮挡问题。-A noval geometry shape position algo rithm based on point feature matching is proposed to solve t
-
-
0下载:
适合图像匹配学习的初学者。David G. Lowe的SIFT演示算法。经过个人使用后,有很多注释说明。-Image matching is suitable for beginners to learn. David g. Lowe SIFT algorithm of demonstration. Through personal use, there are a lot of annotated.
-
-
0下载:
匈牙利匹配算法,利用匈牙利匹配算法,解决图论中的最大匹配问题,-Hungarian matching algorithm using Hungarian matching algorithm to solve the maximum matching problem in graph theory,
-
-
0下载:
基于像素匹配的图像“复制-粘贴”篡改检测算法,简单易懂-The image pixel matching "copy-paste" tamper detection algorithm based on, easy to understand
-
-
0下载:
Hand recognition using Keypoint matching algorithm is implemented
-
-
0下载:
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
-