Welcome![Sign In][Sign Up]
Location:
Search - Pyramid Match

Search list

[Special EffectsMultiscaleStereoFeaturesMatching

Description: 一个matlab实现的立体匹配算法,程序中算法采用的是金字塔算法,具有计算速度快的特点-Matlab achieve a stereo matching algorithm, which is used to process the pyramid algorithm, Calculation speed is of the characteristics
Platform: | Size: 6144 | Author: 忠波 | Hits:

[Technology ManagementADE

Description: Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast -Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast
Platform: | Size: 358400 | Author: lichao | Hits:

[Special Effectslibpmk

Description: Pyramid Match是最新提出的一种特征匹配方法,不同于金字塔操作,而是一种全新的层次匹配方法,可以用在大量特征之间的快速匹配,这个相关的lib,用在linux下,但也可以改造到vc下面-Pyramid Match is one of the most recent feature matching method, different from the pyramid operation, but an entirely new level matching method, a large number of characteristics can be used in the rapid match between the relevant lib, used under linux, but can also be modified to the following vc
Platform: | Size: 1007616 | Author: bobo | Hits:

[Software EngineeringImage_match_algrithm

Description: 文章在分析了多分辨率塔形结构算法和基于遗传算法的图像匹配方法的基础上,有机地结合了这两种方法的优点提出了一种新的快速匹配算法,并与传统的基于遗传算法的图像匹配方法做了比较,试验表明算法大幅度降低了匹配时间。-In this paper, an analysis of the structure of multi-resolution pyramid algorithm and genetic algorithm-based image matching method based on the combined merits of both approaches, a new fast matching algorithm and genetic algorithm based on the traditional The image matching method of comparison, the experiments show that the algorithms significantly reduce the time of the match.
Platform: | Size: 275456 | Author: 酷鱼 | Hits:

[Special Effectssiftdemo

Description: 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree match the key steps to achieve the full function of the comprehensive and in-depth understanding of Lowe' s SIFT algorithm has great帮助.
Platform: | Size: 12288 | Author: tjy | Hits:

[Special Effectspyramid

Description: OpenCV+VS2008实现金字塔算法-OpenCV+ VS2008 pyramid algorithm to achieve
Platform: | Size: 4041728 | Author: 飞鹰 | Hits:

[Industry researchsift5

Description: :研究了一种多目标识别算法,该算法用SUSAN角点形成SIFT特征点,采用阶梯图像金字塔结构实现尺度不变,为所有匹配点建立统一的超定线性方程组并对该方程组系数矩阵进行简 化使其维数降低一半,得到增广矩阵.对增广矩阵进行列变换,依据坐标转换的特性可从中提取多目标的稳定正常点,实现了快速分离多目标的匹配点. -: Study of a multi-target recognition algorithm using SUSAN corner formed SIFT feature points, image pyramid structure by step to achieve scale-invariant, for all the match points to establish a unified super-set of linear equations and coefficients of the equations dimension matrix can be simplified to reduce by half, by the augmented matrix. on the augmented matrix column transformation, coordinate transformation based on the characteristics of multi-objective can be to extract the stability of the normal points, for a rapid separation of multi-target match point.
Platform: | Size: 241664 | Author: LIDAN | Hits:

[MultiLanguagespatial_pyramid_code

Description: 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
Platform: | Size: 181248 | Author: chensikun | Hits:

[Special Effectsjzy-pyramid

Description: 本程序是关于金字塔生成以及利用生成影像进行逐层匹配的最新代码 希望大家踊跃下载 一起切磋一起进步-This program is generated on the pyramid layer by layer and the use of images generated match download the latest code with the hope that we actively demonstrate their progress with
Platform: | Size: 4001792 | Author: 澄海 | Hits:

[Special EffectsWaveletTransform

Description: 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transform to extract the edge feature points, the same time constitute wavelet pyramid image. Point at the highest level the correlation coefficient using the baseline image registration between image and the angle of rotation, the multi-resolution hierarchical searching and matching features of the final match point, the use of these features point towards registration image registration correction. Experimental results show that the improved method has better results, can be used for wide range of applications.
Platform: | Size: 172032 | Author: xingxing | Hits:

[Special EffectsMatching

Description: 金字塔影像及相关系数法匹配(8 位BMP),可以对打幅影像做金字塔处理,然后再进行相关系数法的匹配-Pyramid match images and correlation coefficient (8 BMP), images can be pyramid processing rally site, and then match the correlation coefficient method
Platform: | Size: 2180096 | Author: CJF | Hits:

[Special EffectsPyramid-based-image-matching

Description: 金字塔分层搜索匹配,其中有GUI界面,方面用户直接输入待测图片和模板。-Hierarchical search match the pyramid, including GUI interface, the user directly measured in images and templates.
Platform: | Size: 1598464 | Author: xyz | Hits:

[OpenCVDetectMTInDB

Description: vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary direction. A closer look at the specific code.
Platform: | Size: 6444032 | Author: 孙天宇 | Hits:

[Special EffectsThe_pyramid_match

Description: 金字塔匹配的原文,很有用的,大家可以看看,有意义-The pyramid match kernel Discriminative classification with sets of image features
Platform: | Size: 1063936 | Author: 李骁 | Hits:

[Program docMassively-Parallel-Approach-to-Pattern-Recognitio

Description: Template matching is concerned with measuring the similarity between patterns of two objects. This paper proposes a massively parallel approach to pattern recognition with a large template set. A class of image recognition problems inherently needs large template sets, such as the recognition of Chinese characters which needs thousands of templates. The proposed algorithm is based on the SIMD-SM-R machine or the SIMD machine with broadcasting abilities, which is the most popular parallel machine to date, using a multiresolution method to search for the matching template. The approach uses the pyramid data structure for the multiresolution representation of templates and the input image pattern. For a given image it scans the template pyramid searching for the match. Implementation of the proposed scheme is described.
Platform: | Size: 591872 | Author: silkan_h | Hits:

[OtherEDGE

Description: 模板匹配人员必看!!!!基于边缘的模板匹配算法,先进行Canny边缘提取,得到边缘的梯度,之后通过金字塔算法和旋转投影变换算法进行匹配-Staff must see !!!! template matching algorithm based on template matching edges, the first for Canny edge detection, gradient to give the edge, followed by pyramid algorithm and rotating projection transformation algorithm to match! !
Platform: | Size: 4362240 | Author: xuchanglong | Hits:

CodeBus www.codebus.net