CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - spatial pyramid
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - spatial pyramid - List
[
Software Engineering
]
DEMDynamicVisualization
DL : 0
由于传统的基于文件管理的虚拟地形景观漫游系统在数据安全性、多用户操作、网络共享及数据动态更新等方面已不能满足数字城市或数字地球对海量空间数据一体化管理和在线实时应用的要求。介绍了基于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.
Date
: 2025-07-11
Size
: 308kb
User
:
魏凌云
[
2D Graphic
]
spatial_pyramid_backup
DL : 0
空间金字塔的分类识别源代码,原作者是Steven Lazineik-A Spatial Pyramid Source Code, provided by Steven Lazineik
Date
: 2025-07-11
Size
: 56.88mb
User
:
lp
[
Multimedia program
]
ScSPM
DL : 0
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".
Date
: 2025-07-11
Size
: 36.58mb
User
:
qinlei
[
MultiLanguage
]
spatial_pyramid_code
DL : 0
金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
Date
: 2025-07-11
Size
: 177kb
User
:
chensikun
[
matlab
]
decomp_reconst_W
DL : 0
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
Date
: 2025-07-11
Size
: 1kb
User
:
ali
[
Graph Recognize
]
CVPR09-ScSPM
DL : 0
基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
Date
: 2025-07-11
Size
: 18.25mb
User
:
仔细点
[
Special Effects
]
CVPR09-ScSPM
DL : 0
基于稀疏编码和线性塔式匹配的图像分类算法。-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".
Date
: 2025-07-11
Size
: 18.25mb
User
:
sinoer
[
Wavelet
]
foveate
DL : 0
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
Date
: 2025-07-11
Size
: 2kb
User
:
Ahmed
[
OpenCV
]
gaosijinzita
DL : 0
高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
Date
: 2025-07-11
Size
: 3.5mb
User
:
xuguoqi
[
Graph Recognize
]
fast-kernel-learning
DL : 0
Spatial Pyramid Matching中的快速kernel学习(经典)-Fast Kernel Learning for Spatial Pyramid Matching.
Date
: 2025-07-11
Size
: 626kb
User
:
liujie
[
Special Effects
]
SpatialPyramid
DL : 0
空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等-Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
Date
: 2025-07-11
Size
: 181kb
User
:
赵小兔
[
Software Engineering
]
CVPR-ScSPM
DL : 0
Linear Spatial Pyramid Matching Using Sparse Coding for Image Classification
Date
: 2025-07-11
Size
: 2.51mb
User
:
黄茜
[
matlab
]
CVPR09-ScSPM
DL : 0
Linear Spatial Pyramid Matching Using Sparse Coding 图像分类实现代码-Linear Spatial Pyramid Matching Using Sparse Coding image classification implementation code
Date
: 2025-07-11
Size
: 18.25mb
User
:
黄茜
[
AI-NN-PR
]
CVPR09-ScSPM
DL : 0
稀疏编码matlab代码Linear Spatial Pyramid Matching Using Sparse Coding-sparse coding (matlab code)
Date
: 2025-07-11
Size
: 18.25mb
User
:
彬
[
Other
]
[3]-cvpr06---SPM
DL : 0
是关于空间尺度金字塔的文章,是一片外文文献,与大家分享-Articles, on the spatial scale of the pyramid is a foreign literature to share with you
Date
: 2025-07-11
Size
: 1.72mb
User
:
郭芙蓉
[
Special Effects
]
Image-Classification
DL : 0
本文实现了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".
Date
: 2025-07-11
Size
: 18.25mb
User
:
123
[
Other
]
updateSPM
DL : 0
Updated Spatial Pyramid Matching
Date
: 2025-07-11
Size
: 180kb
User
:
sunda
[
Graph Recognize
]
PG_BOW_DEMO-master
DL : 0
一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo -Image Classification using Bag of Words and Spatial Pyramid BoW
Date
: 2025-07-11
Size
: 3.41mb
User
:
赵宇
[
Graph Recognize
]
SPM_SC
DL : 0
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
Date
: 2025-07-11
Size
: 18.25mb
User
:
吃鱼的小猫鼠
[
matlab
]
CVPR09-ScSPM
DL : 0
Linear Spatial Pyramid Matching using Sparse Coding for Image Classification
Date
: 2025-07-11
Size
: 18.25mb
User
:
PhoebeSong
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.