登录
首页 » matlab » CVPR09-ScSPM

CVPR09-ScSPM

于 2010-11-18 发布 文件大小:18688KB
0 179
下载积分: 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 个回复

  • fringe-recognize00123
    指纹识别 能够快速的识别出指纹库中的指纹,是否与输入的待检测的指纹相同,效果很好(Fingerprint identification can quickly identify the fingerprint of fingerprints, whether the same as the input fingerprint to be detected, the effect is very good)
    2017-05-23 10:03:21下载
    积分:1
  • Hu
    说明:  Hu矩定位图像,可以提取图像的特征,然后进行匹配定位(Hu Moment positioning images, can be extracted image features, and then proceed to match the positioning)
    2008-06-13 09:16:21下载
    积分:1
  • 使用极限学习机ELM算法进行遥感分类的源代码ELMexam
    使用极限学习机ELM算法进行遥感图像分类的源代码,很好的例子(Use extreme learning machine ELM remote sensing image classification algorithm source code, a good example)
    2020-12-27 10:29:03下载
    积分:1
  • calibration-toolbox-0.9
    说明:  matlab上面自动实现相机校准标定的一个工具库(Matlab toolbox for multiphase calibration can realize automatic calibration)
    2020-06-18 22:20:02下载
    积分:1
  • tutorial-compression-perception
    tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号(The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, through the development of signal sparsity, in conditions far less than the Nyquist sampling rate, using random sampling for discrete samples of the signal, and then through the non-linear reconstruction algorithm perfect reconstructed signal)
    2012-07-16 20:48:59下载
    积分:1
  • P_M_Modle
    P_M正则化图像滤波的一个实验例子,包含程序和实验结果还有实验报告(Tikhonov P_M image filtering example of an experiment, including the procedures and experimental results are experimental report)
    2009-02-06 10:09:47下载
    积分:1
  • check
    对SWAN输出文件进行数据处理及图像输出(SWAN output file, data processing and image output)
    2021-05-07 06:28:36下载
    积分:1
  • layerstacking_ding
    IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。(IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.)
    2020-12-11 20:49:16下载
    积分:1
  • 程序
    图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
    2020-06-20 14:00:02下载
    积分:1
  • CODE
    说明:  数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
    2011-04-14 21:53:09下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载