搜索资源列表
foveate
- creates foveated image based on Gaussian multiresolution pyramid. Uses formula from Geisler and Perry (1998) to determine spatial dropoff around a point of gaze-creates foveated image based on Gaussian multiresolution pyramid. Uses formula from Geis
gaosijinzita
- 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
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".
spatial_pyramid_backup
- 空间金字塔的分类识别源代码,原作者是Steven Lazineik-A Spatial Pyramid Source Code, provided by Steven Lazineik
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
decomp_reconst_W
- Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilt
CVPR09-ScSPM
- 基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
fast-kernel-learning
- Spatial Pyramid Matching中的快速kernel学习(经典)-Fast Kernel Learning for Spatial Pyramid Matching.
SpatialPyramid
- 空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等-Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
CVPR-ScSPM
- Linear Spatial Pyramid Matching Using Sparse Coding for Image Classification
CVPR09-ScSPM
- Linear Spatial Pyramid Matching Using Sparse Coding 图像分类实现代码-Linear Spatial Pyramid Matching Using Sparse Coding image classification implementation code
CVPR09-ScSPM
- 稀疏编码matlab代码Linear Spatial Pyramid Matching Using Sparse Coding-sparse coding (matlab code)
Image-Classification
- 本文实现了09年CVPR的文章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
updateSPM
- Updated Spatial Pyramid Matching
PG_BOW_DEMO-master
- 一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo -Image Classification using Bag of Words and Spatial Pyramid BoW
SPP_net-master
- spatial parimaid deep learning ()基于金字塔的深度学习算法 -spatial parimaid deep learning () depth learning algorithm based on pyramid
SPM_SC
- 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 im
3
- 聚类金字塔树-一种新的高维空间数据索引方法 提出了一种新的有效的高维空间数据索引方法 聚类金字塔树.它先对不均匀分布数据进行聚类 处理,然后对聚类的结果实施金字塔分割和存储,由此建立一种有效的索引结构.文中给出了聚类金字塔树的几种查询算法.实验证明:处理不均匀分布数据时,聚 类金字塔树无论在页面访问次数,还是在CPU总占用时间上都优于金字塔树. -Pyramid Tree Cluster- A new high-dimensional data indexing method p
CVPR09-ScSPM
- Linear Spatial Pyramid Matching using Sparse Coding for Image Classification