登录
首页 » matlab » CVPR09-ScSPM

CVPR09-ScSPM

于 2010-11-18 发布 文件大小:18688KB
0 218
下载积分: 1 下载次数: 317

代码说明:

  基于稀疏编码和线性塔式匹配的图像分类算法。(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". )

文件列表:

ScSPM
.....\data
.....\dictionary
.....\..........\dict_Caltech101_1024.mat,18031871,2009-09-28
.....\image
.....\.....\Caltech101
.....\large_scale_svm
.....\...............\lbfgs2.m,4182,2009-04-07
.....\...............\li2nsvm_grad.m,2098,2009-04-07
.....\...............\li2nsvm_lbfgs.m,1732,2009-04-07
.....\...............\li2nsvm_multiclass_fwd.m,321,2009-04-07
.....\...............\li2nsvm_multiclass_lbfgs.m,1367,2009-04-07
.....\...............\lineSearchWolfe.m,4373,2009-04-07
.....\...............\oneofc.m,1051,2009-04-07
.....\...............\oneofc_inv.m,1073,2009-04-07
.....\...............\regurgitate.m,2243,2009-04-07
.....\main.m,4881,2010-08-11
.....\rand_sampling.m,650,2009-09-27
.....\README.dat,1040,2010-05-13
.....\Results
.....\.......\reg_sc_b1024_20090927T235404.mat,1008653,2009-09-28
.....\retr_database_dir.m,1537,2009-04-07
.....\sc_approx_pooling.m,2583,2010-05-09
.....\sc_pooling.m,2423,2010-05-08
.....\sift
.....\....\CalculateSiftDescriptor.m,3758,2009-04-19
.....\....\sp_find_sift_grid.m,4187,2009-04-07
.....\....\sp_normalize_sift.m,971,2009-09-27
.....\sparse_coding
.....\.............\feature_sign.m,3030,2008-11-25
.....\.............\getObjective_RegSc.m,321,2010-10-13
.....\.............\L1QP_FeatureSign_Set.m,339,2009-09-27
.....\.............\L1QP_FeatureSign_yang.m,1574,2009-09-23
.....\.............\l2ls_learn_basis_dual.m,2371,2009-03-05
.....\.............\reg_sparse_coding.m,3259,2009-09-25
.....\.............\sc2
.....\.............\...\cgf_fitS_sc2.m,3844,2009-03-05
.....\.............\...\cgf_sc.c,10303,2009-03-05
.....\.............\...\cgf_sc2.dll,28672,2009-03-05
.....\.............\...\cgf_sc2.mexa64,26507,2009-03-05
.....\.............\...\cgf_sc2.mexglx,20889,2009-03-05
.....\.............\...\getObjective.asv,118,2009-08-12
.....\.............\...\getObjective2.m,1241,2009-03-05
.....\.............\...\getObjective3.m,186,2009-08-06
.....\.............\...\getObjective_knn.m,188,2009-08-13
.....\.............\...\getObjective_sc.m,187,2009-08-13
.....\.............\...\makefile.linux,140,2009-03-05
.....\.............\...\makefile.win32,183,2009-03-05
.....\.............\...\nrf
.....\.............\...\...\brent.c,1535,2009-03-05
.....\.............\...\...\frprmn.c,1198,2009-03-05
.....\.............\...\...\getreent.c,173,2009-03-05
.....\.............\...\...\impure.c,396,2009-03-05
.....\.............\...\...\linmin.c,438,2009-03-05
.....\.............\...\...\makefile.linux,241,2009-03-05
.....\.............\...\...\makefile.win32,230,2009-03-05
.....\.............\...\...\mnbrak.c,1340,2009-03-05
.....\.............\...\...\nrutil.c,8915,2009-03-05
.....\.............\...\...\nrutil.h,3431,2009-03-05
.....\.............\...\...\htm" target=_blank>README,331,2009-03-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pf_tracking-(1)
    粒子滤波跟踪,还算不错的一个demo,调试验证可以通过(Particle filter tracking, fairly good one demo, debug and verify through)
    2013-07-04 19:55:48下载
    积分:1
  • motiontrack
    运动目标的给总与识别,可以实时显示目标的运动轨迹,支持高速相机实时处理视频数据,并可以获得运动目标的轮廓矩等信息(Moving target to the total and the identification of moving targets in real-time display track, real-time processing to support high-speed video camera and moving target access to information such as contour moments)
    2020-10-06 00:17:39下载
    积分:1
  • 111-30
    模式识别相关技术,EM算法简介,EM算法是关于半监督学习的一种技术(Pattern recognition technology, EM algorithm About, EM algorithm is on a semi-supervised learning techniques)
    2008-04-01 09:02:12下载
    积分:1
  • image_to_video
    可以将连续图片转换成视频文件,值得参考学习(Convert a continuous image into a video file)
    2016-08-29 21:09:04下载
    积分:1
  • Kriging
    说明:  克里金插值(Kriging)在MATLAB中的实现(克里金工具箱)(Implementation of Kriging interpolation (Kriging) in MATLAB (Kriging toolbox))
    2020-06-08 19:03:48下载
    积分:1
  • raws-reading-and-fusing
    Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。(On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavelet transform fusion and HIS transformation fusion )
    2012-03-02 11:27:40下载
    积分:1
  • image-restoration
    对比五种模糊图像复原算法,包括:维纳滤波算法、约束最小二乘滤波算法、Richardson-Lucy(RL)算法、循环边界算法和最优窗算法。(introduces the five kinds of image restoration algorithms, including wiener filtration, constrained least squares filtering, Richardson-Lucy, cyclic boundary algorithm and optimal window algorithm.)
    2015-08-27 01:47:32下载
    积分:1
  • fenkua
    超分辨率中要使用的分块重叠及恢复,任意像素重合,超简单!(Super-resolution block overlap and recovery, to use in any pixel overlap, super easy!)
    2013-09-13 11:46:00下载
    积分:1
  • HoleFilling
    利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
    2020-11-27 09:39:30下载
    积分:1
  • 9279535
    用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题,我选择的是TSP()
    2018-02-05 23:20:13下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载