Welcome![Sign In][Sign Up]
Location:
Search - feature and matching

Search list

[2D Graphicmatcher

Description: 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feature points, the basic matrix calculation and constraint to guide matching.
Platform: | Size: 95232 | Author: 屈磊 | Hits:

[Special Effectsfeatures_win

Description: 这是一款sift特征点匹配源码,,希望对大家有帮助 -sift This is one feature point matching source, and we hope to help
Platform: | Size: 3062784 | Author: shh | Hits:

[Special Effectscts_dpf

Description: 基于多特征描述和DPF区域匹配的图像检索-Based on multi-feature description and matching DPF Regional Image Retrieval
Platform: | Size: 12288 | Author: 王桂婷 | Hits:

[Special EffectsNormal_encoding

Description: 虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。-Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.
Platform: | Size: 4096 | Author: 韩乐 | Hits:

[Bio-Recognizezwsb

Description: 一个指纹识别的程序,没有做到匹配,只作到特征提取。没有取出伪特征点。所以还请下载的人多看论文,作去伪特征点的程序和匹配算法。-A fingerprint identification procedure, failed to do matching, feature extraction is only done. Did not remove the pseudo-feature points. Therefore, please also see more people download papers, for pseudo-feature points to the procedures and matching algorithm.
Platform: | Size: 590848 | Author: chaiheng | Hits:

[Special EffectsFingerPrintVerify20071219

Description: 指纹图像特征提取、比对、与图像处理算法(来源于网络资源)-Fingerprint image feature extraction, matching, and image processing algorithm (derived from network resources)
Platform: | Size: 1726464 | Author: huang | Hits:

[Special Effectspj

Description: 提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC算法求出图像间变换矩阵H的初值并使用LM非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。-Based on feature points of automatic seamless image mosaic method. The method used for the scale robust algorithm SIFT feature point extraction and matching, and guide each other through the match and voting methods of filtering feature point improve matching accuracy, the use of robust RANSAC algorithm between images obtained transformation matrix H the initial value and use the LM non-linear iterative algorithm refining H, end-use-weighted smoothing algorithm to complete the image of the seamless splicing.
Platform: | Size: 151552 | Author: 小兔兔牙 | Hits:

[Graph Recognizegaborga

Description: 遗传+Gabor人脸/掌纹/指纹/虹膜等识别匹配程序。注意,该程序包含特征提取和匹配识别,但是对输入的图像要求最好是经过定位归一化的。没经过定位归一化的图像,识别效果较差。-Genetic+ Gabor Face/Palmprint/fingerprint/iris recognition, such as matching program. Note that the program contains the feature extraction and matching identification, but the input requirements of the best images is normalized positioning. Not normalized, after positioning of images, to identify less effective.
Platform: | Size: 9216 | Author: 曲晓峰 | Hits:

[Special EffectsAn.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value.
Platform: | Size: 171008 | Author: memcpy | Hits:

[matlabpanchaslasttimeprojectmaterial_

Description:
Platform: | Size: 6978560 | Author: shekhar | Hits:

[Special Effectsadistortedimagerectificationalgorithmbasedonleasts

Description: 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matching based on high-precision image distortion correction algorithm. First of all, the use of feature extraction algorithm for edge detection and image pre-processing, and will feature matching with a combination of least-squares algorithm in order to achieve the image and the template between the sub-pixel accurate positioning and matching. The experimental results show that the algorithm has better accuracy of the solution to the current distortion prevalent image correction algorithm to match the accuracy of the positioning and less defects, image correction effect well, is an effective algorithm to correct image distortion.
Platform: | Size: 109568 | Author: chenruibao | Hits:

[2D GraphicSIFT

Description: 自己用matlab写的sift特征点检测与匹配程序,运行能通过-Matlab write themselves sift feature points detection and matching program, run through
Platform: | Size: 25600 | Author: dubingxin | Hits:

[Special Effectssift-match

Description: 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
Platform: | Size: 375808 | Author: purple_ice | Hits:

[OS programSURFmex

Description: A fast matlab code for image feature matching
Platform: | Size: 52224 | Author: sanjeev | Hits:

[Special EffectsNCC-and-the-SSDA-based-feature-points-matching-the

Description: 基于NCC与SSDA的快速特征点匹配融合算法(图像匹配)-NCC and the SSDA-based feature points matching the rapid integration algorithm (matching)
Platform: | Size: 187392 | Author: 马蓉琼 | Hits:

[Graph Recognizeextraction-and-match

Description: 指纹识别中的后期指纹特征点提取与匹配算法程序,包括有自定义的.m文件,与之前的预处理联合使用效果更好-Fingerprint in the latter part of the fingerprint feature point extraction and matching algorithm, including custom. M files, in combination with pre-treatment before better
Platform: | Size: 3072 | Author: caixia | Hits:

[Graph Recognizefeature-points-matching

Description: 对灰度差绝对平均值算法匹配次数多,不具有旋转不变性等缺点,提出一种新的目标识别方法。匹配准则采用具 有环形结构的子窗口内的像素差加毂和的形式表示,保证了算法具有旋转不变性。对模板图像中的特征点按照匹配准则分 别在目标图像中找到相应的匹配点,从而完成匹配操作,与传统的相关匹配算法相比,大大减少了匹配次数。对于因遮挡而 丢失的特征点,可根据已匹配特征点之问的相对距离来重新确定,从而实现目标识别的功能。仿真实验验证了该算法的有 效性。-A new target recognition method was proposed to improve the rotation invariancc and reduce the matching frequency for nu“mum absolute difference.The rrIatching furlction was the weighted sumof pIx— els difference in sub—windows. The subwindaws were ring-shaped,which made the algorithm have the property of rotation invariance. Feature points matching between trac ki“g window and template could be completed according to the matching functiom(bmpare to conventional algorithm,the matching frequency is reduced The Iost feature points in tracking window could be determined according to the positions of the feature points nlatched.Simulation results prove the validity of the method.
Platform: | Size: 191488 | Author: chen | Hits:

[OtherSurf-extraction-and-matching

Description: Surf特征的提取与配对,先进行surf特征的提取,再进行配对。-Surf feature extraction and matching, to Surf feature extraction, match again.
Platform: | Size: 20641792 | Author: 胡磊 | Hits:

[Special Effectsimage-feature-detection-and-matching

Description: 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
Platform: | Size: 9069568 | Author: 陈美美 | Hits:

[Technology ManagementCompass-feature-image-matching

Description: 这是一篇关于特征检测与匹配的文章,并且我附上自己的总结,文中不仅对目前为止所有的特征提取的发展历程及优缺点做了一个大致的总结,还提出一种新的特征匹配方法,值得学习图像处理的同学来进行相应的研究-This is an article about the feature detection and matching of the article and I attach a summary of his, in this paper not only of so far all the features extracted the development process and the advantages and disadvantages do a general summary, also proposed a new feature matching method, it is worth learning image processing for students to study
Platform: | Size: 838656 | Author: 林凯 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net