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

Search list

[2D Graphicmatlab编的特征匹配(控制点)

Description: matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
Platform: | Size: 1024 | Author: 雷雷 | Hits:

[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 Effects3D_SIFT_demo

Description: 本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准-The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration
Platform: | Size: 1024 | Author: | Hits:

[Special Effectstxpp

Description: 这是两幅256色图像进行图像匹配的例子。手动选取特征点,然后自动计算仿射变换参数,并将两幅图像进行并接,合成一幅图像。-This is a two-color image 256 image matching example. Manually selected feature points, and then automatically calculates the affine transformation parameters, and two images and then, synthetic image.
Platform: | Size: 113664 | 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:

[.netsift-1.1.1_20070330_win

Description: 图像的配准,特征点的匹配,直接读入两幅图像即可-Image registration, the matching feature points directly into the two images can be read
Platform: | Size: 454656 | Author: 吴明 | Hits:

[Special Effectsmatch_template_code

Description: 用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching points.
Platform: | Size: 37888 | Author: 程婷 | Hits:

[Graph Recognizejy-resort

Description: 基于奇异点的特征点匹配,是指纹识别一个很好的算法-Based on singular point characteristic points matching, fingerprint recognition is a good algorithm
Platform: | Size: 306176 | Author: 杨筱娟 | Hits:

[Special EffectstemplateMatcher

Description: 图像匹配,在一副图象中搜寻子图像,寻找特征点-Image matching, in a sub-image search images to find the feature points
Platform: | Size: 1024 | Author: wu wei | Hits:

[Graph RecognizeAnautomaticimagestitchingalgorithmbasedonfeaturema

Description: This paper presents an image feature matching algorithm,based on what an image stitching algorithm can be fune— tioning.In this algorithm,Harris comer detector is used to extract featum points-This paper presents an image feature matching algorithm, based on what an image stitching algorithm can be fune-tioning. In this algorithm, Harris comer detector is used to extract featum points
Platform: | Size: 206848 | Author: wang | 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:

[Graph program20081217

Description: 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢-2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point Detection of sub-pixel precision, the characteristics of the initial match point, the basic matrix calculation and on the very bound to guide matching. matcher.rar online are wrong, but the lack of class, I corrected the error, and all the required libraries are added, has now been compiled through, guaranteed to run! I hope everyone likes
Platform: | Size: 15228928 | Author: star | Hits:

[Special Effectsmatch

Description: 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
Platform: | Size: 3468288 | Author: 黄朝亮 | Hits:

[Special EffectsSIFT

Description: SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
Platform: | Size: 11264 | Author: qwe | 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 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:

[Special Effectscorresponding-points-matching-

Description: 输入两张图像,将自动进行同名点匹配,改程序主要应用与计算机视觉和遥感测量领域内。-For two pictures,which has the same object,the same points would be find use the program. This method is always used in the fileds of computer vison and remote sensinig survery.
Platform: | Size: 600064 | Author: 孟震 | Hits:

[CSharpRS--tie-points-matching

Description: 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indication), display a list of coordinate position of each feature point and matching point
Platform: | Size: 190464 | Author: | Hits:

[Special EffectsUse-the-feature-point-matching-FLANN

Description: 使用FLANN进行特征点的匹配 VS2010+Opencv2.49-Use FLANN feature points matching VS2010+ Opencv2.49
Platform: | Size: 129024 | Author: 刘柯 | Hits:

[Special EffectsMatching

Description: 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
Platform: | Size: 1146880 | Author: chiusy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net