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

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:

[Special EffectsOPENCV_SIFT_VC6

Description: 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。-OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.
Platform: | Size: 279552 | Author: 马丁 | Hits:

[Special EffectsKK

Description: Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided. -Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided.
Platform: | Size: 5612544 | Author: lichao | Hits:

[Special EffectsAAA

Description: Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided. -Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided.
Platform: | Size: 339968 | Author: lichao | 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:

[Special Effectspyramid

Description: 基于金字塔对灰度图像进行分层,按由粗到精的方法对左右航片进行特征提取,根据特征点对影像对进行影像匹配!-Based on the Pyramid of the stratified gray-scale images, according to the coarse-to-fine method of flight films about feature extraction, according to feature points on the image to image matching on!
Platform: | Size: 116736 | Author: 周金强 | Hits:

[Special Effectshaarwavelet

Description: haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
Platform: | Size: 157696 | Author: 王华 | Hits:

[Special EffectsLaplaceGaussianPyramid

Description: 运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
Platform: | Size: 2048 | Author: 小苏 | Hits:

[Windows DevelopPyramidImageMatchingII

Description: 针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。-Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.
Platform: | Size: 655360 | Author: 倪秀平 | Hits:

[Special EffectsPyramid

Description: 金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】-Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】
Platform: | Size: 1603584 | Author: jack | Hits:

[Graph RecognizePMKBasedClassification

Description: 基于Pyramid Matching的图像分类经典文章,非常适合初学者学习-Pyramid matching based classification
Platform: | Size: 1048576 | Author: leexingguo | Hits:

[Multimedia programScSPM

Description: This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification". -This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification".
Platform: | Size: 38353920 | Author: qinlei | Hits:

[Special EffectsPicMatch

Description: 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。-This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.
Platform: | Size: 3047424 | Author: 方毅 | 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:

[Graph RecognizeCVPR09-ScSPM

Description: 基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
Platform: | Size: 19136512 | Author: 仔细点 | Hits:

[Special EffectsCVPR09-ScSPM

Description: 基于稀疏编码和线性塔式匹配的图像分类算法。-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification".
Platform: | Size: 19136512 | Author: sinoer | Hits:

[matlabSports_Experiment

Description: Video Classification using sptio-temproal pyramid matching
Platform: | Size: 2974720 | Author: Aaron | 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:
« 12 3 4 »

CodeBus www.codebus.net