搜索资源列表
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
Match-Template.rar
- 模板匹配,能够准确的找出与所给图像一致的目标。,Template matching, the ability to accurately identify the image with the given goal.
Match.rar
- 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
contourDetect.rar
- 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
templateMatchDemo
- OpenCV template match demo
Match-Template
- 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.
- 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
image-matching
- 图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
multiple-target-template-match
- 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
jldjgljl
- 这是一些模板匹配和聚类的程序,匹配是识别中的常用方法,聚类是分割时使用的-This is the number of template matching and clustering procedures, match is to identify the common method, clustering is used to partition
TEMPLATE
- 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
templateMatcher
- 利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置-Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match
match
- 这个Matlab程序可以在一个目标图像中找到一个模板图像。 -The Matlab program can be found in a target image of a template image.
adistortedimagerectificationalgorithmbasedonleasts
- 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
Match-Template
- 卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧-Kalman filtering good program, very practical, we make good progress in research to share with the Bar
Template+Match
- Match one template with a big image !
FastMatchTemplate_OCV21
- OpenCV Fast Match Template
Match-Template
- matlab编程,采用两种方法进行模版比对并绘制结果-matlab programming, using are two ways to carried out the template than the on the and the mapping of the results
ClassLibrary2
- basic dll in c# language, template etc.
Match-Template
- 用于图像处理中的模板匹配,在一个大模板中标记出目标子模板(It is used for template matching in image processing, and the target sub template is marked in a large template.)