搜索资源列表
Pyramid-based-image-matching
- 金字塔分层搜索匹配,其中有GUI界面,方面用户直接输入待测图片和模板。-Hierarchical search match the pyramid, including GUI interface, the user directly measured in images and templates.
Pyramid.rar
- 金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】,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】
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
spatial_pyramid_code
- 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
CVPR09-ScSPM
- 基于稀疏编码和线性塔式匹配的图像分类算法。-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".
libpmk
- 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
pyramid
- 基于金字塔对灰度图像进行分层,按由粗到精的方法对左右航片进行特征提取,根据特征点对影像对进行影像匹配!-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
haarwavelet
- haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
LaplaceGaussianPyramid
- 运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
PyramidImageMatchingII
- 针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。-Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.
PMKBasedClassification
- 基于Pyramid Matching的图像分类经典文章,非常适合初学者学习-Pyramid matching based classification
ScSPM
- 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 algori
CVPR09-ScSPM
- 基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
Sports_Experiment
- Video Classification using sptio-temproal pyramid matching
Matching
- 金字塔影像及相关系数法匹配(8 位BMP),可以对打幅影像做金字塔处理,然后再进行相关系数法的匹配-Pyramid match images and correlation coefficient (8 BMP), images can be pyramid processing rally site, and then match the correlation coefficient method
fast-kernel-learning
- Spatial Pyramid Matching中的快速kernel学习(经典)-Fast Kernel Learning for Spatial Pyramid Matching.
Classify-using-a-Hash-code
- 基于 Pyramid Matching的 图像hashing识别(IEEE 最新文章) -Classifying Sets of Attributed Scattering Centers Using a Hash Coded Database
Pyramid
- 图像金字塔生成:可用于图像处理中生成图像金字塔,作为图像匹配的预处理过程-Image pyramid generation: image processing can be used to generate the image pyramid, as the pretreatment process of image matching
SpatialPyramid
- 空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等-Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
image-matching
- 影像匹配,针对左片和右片的影像匹配。具体流程:先建立影像金字塔,然后利用Moravec算子在影像上提取特征点,然后用相关系数作为评价准则,根据这些提取的特征点进行影像匹配-image matching, for the left image and right image. detailed process: first create an image pyramid, then extract feature points from the images with Moravec operat