登录
首页 » matlab » ksvdsbox11-min

ksvdsbox11-min

于 2012-08-16 发布 文件大小:43KB
0 248
下载积分: 1 下载次数: 308

代码说明:

  KSVD字典训练程序,用于生成适应于图像内容的稀疏字典。稀疏描述必读程序。(KSVD dictionary training program used to generate a sparse dictionary adapted to image content. Sparse description of the Privacy Policy program.)

文件列表:

Contents.m,676,2009-08-29
ksvds.m,20040,2009-10-17
ksvdsdenoise.m,10996,2009-10-03
ksvdsdenoisedemo.m,4845,2009-10-17
ksvdsver.m,1221,2009-10-18
ompsdenoise.m,11045,2009-10-03
ompsdenoise2.m,4169,2009-09-07
ompsdenoise3.m,4331,2009-10-01
private
.......\addtocols.c,1915,2009-07-27
.......\addtocols.m,303,2009-07-27
.......\add_dc.m,830,2009-07-27
.......\col2imstep.c,3924,2009-08-31
.......\col2imstep.m,1001,2009-08-31
.......\collincomb.c,4255,2009-07-27
.......\collincomb.m,832,2009-07-27
.......\countcover.m,1178,2009-09-01
.......\im2colstep.c,3388,2009-10-18
.......\im2colstep.m,1341,2009-09-01
.......\imnormalize.m,477,2009-07-27
.......\iswhole.m,470,2009-07-27
.......\make.m,859,2009-08-31
.......\mexutils.c,2219,2009-08-15
.......\mexutils.h,3655,2009-08-18
.......\odctdict.m,452,2009-07-27
.......\printf.m,693,2009-07-27
.......\reggrid.m,4708,2009-07-27
.......\remove_dc.m,1019,2009-07-27
.......\rowlincomb.c,3442,2009-07-27
.......\rowlincomb.m,835,2009-07-27
.......\sampgrid.m,2003,2009-08-03
.......\secs2hms.m,671,2009-07-27
.......\showdict.m,2914,2009-07-27
.......\sprow.c,1800,2009-08-24
.......\sprow.m,490,2009-08-24
.......\timerclear.m,1088,2009-07-27
.......\timereta.m,2878,2009-07-27
.......\timerinit.m,2729,2009-07-27
readme.txt,1278,2009-10-17
volumes

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

发表评论

0 个回复

  • MATLAB
    边缘检测的MATLAB程序及结果,各种经典边缘算子实现(MATLAB edge detection procedures and results, to achieve a variety of classical edge operator)
    2010-05-15 02:29:50下载
    积分:1
  • PhotoSee
    vb6 project photo see edit
    2012-11-18 21:04:58下载
    积分:1
  • HumanFace
    本m文件实现的是正面人脸的提取,基于YCbCr空间肤色区域提取和形态学的处理(this document is the realization of the right face extraction, YCbCr color space based on regional extraction and processing of morphological)
    2007-05-14 14:50:17下载
    积分:1
  • face-trace
    人脸跟踪的一些主流算法的matlab实现(face tracking algorithm for the mainstream to achieve the Matlab)
    2007-05-23 10:17:41下载
    积分:1
  • 空间域滤波
    说明:  adpmedfilt3.m为自适应中值滤波器函数; adpmedfilt3_test.m为利用上述自适应中值滤波器函数进行中值滤波,同时与普通中值滤波器滤波结果对比; 其余为基础图像处理函数; image文件中为实验图像kl.jpg;(adaptive median filter to filt images)
    2020-06-29 13:49:55下载
    积分:1
  • Criminisi
    criminisi图像修复程序 修复破损图(criminisi to repair the image ,that is very good)
    2017-06-26 15:26:49下载
    积分:1
  • SiftGPU-V370
    说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )
    2011-02-23 10:20:27下载
    积分:1
  • Stereoepipolargeometry
    图像中的对极几何问题,是一个了解和学习外极线约束方法的不错代码(Image epipolar geometry problems, is a knowledge and learning outside the epipolar constraint method of good code)
    2008-04-30 16:53:19下载
    积分:1
  • MIBD
    利用极大似然估计进行盲反卷积复原,通过多帧图像约束,效果较好(Use of maximum likelihood estimates for blind deconvolution restoration by the multi-frame image constraint, the better)
    2012-07-20 19:04:42下载
    积分:1
  • spfilt1
    首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 (First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
    2013-12-03 16:17:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载