Location:
Search - spatial pyramid
Search list
Description: 由于传统的基于文件管理的虚拟地形景观漫游系统在数据安全性、多用户操作、网络共享及数据动态更新等方面已不能满足数字城市或数字地球对海量空间数据一体化管理和在线实时应用的要求。介绍了基于Oracle
海量数据库的DEM动态可视化方法,包括金字塔结构的数据组织机制、采用数据分页的动态调度技术、与视点相关的地形简化和基于多线程的渐进描绘技术等。根据全国1∶25 万比例尺DEM数据库的应用实验证明该方法是可行的,并可以推广到影像以及其他模型数据的集成应用。-Because of the traditional paper-based management of virtual terrain landscape roaming system in data security, multi-user, network and data-sharing, such as dynamic update has been unable to meet the number of cities or digital terrestrial integration of massive spatial data management and online real-time applications requirements. Based on Oracle database DEM Massive dynamic visualization methods, including the pyramid structure of the data organization mechanism, the use of the data page of the dynamic scheduling techniques, with the view-dependent terrain simplification and Multithread-based progressive portray technology. According to the National 1:25 million scale DEM database application experiment shows that this method is feasible and can be extended to imaging, as well as other model data integration applications.
Platform: |
Size: 315392 |
Author: 魏凌云 |
Hits:
Description: 空间金字塔的分类识别源代码,原作者是Steven Lazineik-A Spatial Pyramid Source Code, provided by Steven Lazineik
Platform: |
Size: 59645952 |
Author: lp |
Hits:
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:
Description: 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
matlab代码
Platform: |
Size: 181248 |
Author: chensikun |
Hits:
Description:
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 namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03-
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 namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
Platform: |
Size: 1024 |
Author: ali |
Hits:
Description: 基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
Platform: |
Size: 19136512 |
Author: 仔细点 |
Hits:
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:
Description: 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 Geisler and Perry (1998) to determine spatial dropoff around a point of gaze
Platform: |
Size: 2048 |
Author: Ahmed |
Hits:
Description: 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
Platform: |
Size: 3671040 |
Author: xuguoqi |
Hits:
Description: Spatial Pyramid Matching中的快速kernel学习(经典)-Fast Kernel Learning for Spatial Pyramid Matching.
Platform: |
Size: 641024 |
Author: liujie |
Hits:
Description: 空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等-Beyond Bags of Features: Spatial Pyramid Matching
for Recognizing Natural Scene Categories
Platform: |
Size: 185344 |
Author: 赵小兔 |
Hits:
Description: Linear Spatial Pyramid Matching Using Sparse Coding for Image Classification
Platform: |
Size: 2630656 |
Author: 黄茜 |
Hits:
Description: Linear Spatial Pyramid Matching Using Sparse Coding 图像分类实现代码-Linear Spatial Pyramid Matching Using Sparse Coding image classification implementation code
Platform: |
Size: 19138560 |
Author: 黄茜 |
Hits:
Description: 稀疏编码matlab代码Linear Spatial Pyramid Matching Using Sparse Coding-sparse coding (matlab code)
Platform: |
Size: 19139584 |
Author: 彬 |
Hits:
Description: 是关于空间尺度金字塔的文章,是一片外文文献,与大家分享-Articles, on the spatial scale of the pyramid is a foreign literature to share with you
Platform: |
Size: 1800192 |
Author: 郭芙蓉 |
Hits:
Description: 本文实现了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 Image Classification".
Platform: |
Size: 19138560 |
Author: 123 |
Hits:
Description: Updated Spatial Pyramid Matching
Platform: |
Size: 184320 |
Author: sunda |
Hits:
Description: 一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo
-Image Classification using Bag of Words and Spatial Pyramid BoW
Platform: |
Size: 3573760 |
Author: 赵宇 |
Hits:
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" . Based on the spatial pyramid matching sparse coding for image retri , identification and classification
Platform: |
Size: 19136512 |
Author: 吃鱼的小猫鼠 |
Hits:
Description: Linear Spatial Pyramid Matching using Sparse Coding for Image Classification
Platform: |
Size: 19137536 |
Author: PhoebeSong
|
Hits: