登录
首页 » matlab » k_svd

k_svd

于 2011-10-11 发布 文件大小:12250KB
0 205
下载积分: 1 下载次数: 809

代码说明:

  k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解(m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images)

文件列表:

k_svd



.....\demo1.m,1907,2009-09-03
.....\demo2.m,3561,2006-12-12
.....\demo3.m,8504,2006-12-28
.....\denoiseImageDCT.m,5426,2007-01-24
.....\denoiseImageGlobal.m,6046,2006-12-12
.....\denoiseImageKSVD.asv,9715,2011-01-20
.....\denoiseImageKSVD.m,9715,2011-01-20
.....\displayDictionaryElementsAsImage.asv,3246,2007-01-25
.....\displayDictionaryElementsAsImage.m,3224,2007-01-25
.....\gererateSyntheticDictionaryAndData.m,1896,2006-12-11
.....\globalTrainedDictionary.mat,5749450,2005-09-21

.....\KSVD.asv,13236,2011-03-15
.....\KSVD.m,13237,2011-01-14
.....\KSVD_Matlab_ToolBox


.....\...................\demo1.m,1907,2009-09-03
.....\...................\demo2.m,3561,2006-12-12
.....\...................\demo3.m,8504,2006-12-28
.....\...................\denoiseImageDCT.m,5426,2007-01-24
.....\...................\denoiseImageGlobal.m,6046,2006-12-12
.....\...................\denoiseImageKSVD.m,9088,2007-01-24
.....\...................\displayDictionaryElementsAsImage.asv,3246,2007-01-25
.....\...................\displayDictionaryElementsAsImage.m,3224,2007-01-25
.....\...................\gererateSyntheticDictionaryAndData.m,1896,2006-12-11
.....\...................\globalTrainedDictionary.mat,5749450,2005-09-21

.....\...................\KSVD.m,12292,2009-09-03
.....\...................\KSVD_NN.m,11585,2006-12-28

.....\...................\MOD.m,8053,2006-12-12
.....\...................\my_im2col.m,631,2006-12-11
.....\...................\NN_BP.m,1105,2006-12-24
.....\...................\OMP.m,954,2007-04-29
.....\...................\OMPerr.m,1083,2006-12-11

.....\...................\README.txt,4802,2006-12-28
.....\KSVD_NN.m,11585,2006-12-28

.....\MOD.m,8053,2006-12-12
.....\my_im2col.asv,1069,2011-01-13
.....\my_im2col.m,1090,2011-01-13
.....\NN_BP.m,1105,2006-12-24
.....\OMP.asv,1222,2011-01-14
.....\OMP.m,1222,2011-01-14
.....\OMPerr.m,1083,2006-12-11
.....\peppers256.png,40181,2002-08-29
.....\README.txt,4802,2006-12-28
.....\Untitled.asv,263,2011-03-15
.....\Untitled.m,310,2011-03-15

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

发表评论

0 个回复

  • CircularHough_Grd
    houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。(houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.)
    2008-07-29 19:24:53下载
    积分:1
  • TestLMDll
    用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
    2012-03-06 16:39:40下载
    积分:1
  • tqwt_matlab_toolbox
    本代码双密度双树复小波的实现,对图像去噪图像压缩起了很好的作用,很不错的源码(The double-density dual tree complex wavelet code implementation of image compression for image denoising very good effects, it is a good source)
    2011-04-19 21:14:20下载
    积分:1
  • demo_ASIFT_Win
    ASIFT图像特征提取源代码,有测试图片和demo(ASIFT image feature extraction source code, test images and demo)
    2013-01-22 16:54:42下载
    积分:1
  • picture--chasing
    背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 (Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
    2012-11-12 16:44:21下载
    积分:1
  • Vssamps
    vssamp算法,图像变步长自动匹配重构重构算法,基于samp算法,更快速有效的重构复杂图像(vssamp variable step size image reconstruction algorithm automatically matches reconstruction, samp algorithm based on more quickly and efficiently reconstruct complex images)
    2021-04-03 15:29:06下载
    积分:1
  • all-the-recovery-algorithm
    很全很全的基于压缩感知的图像重构算法啊,很适合用初学者的,本人就很受益( recovery algorithm)
    2012-07-18 17:37:54下载
    积分:1
  • tuxiangchuli
    Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)
    2009-01-12 20:23:19下载
    积分:1
  • denoising
    1、去条带噪声(通道均衡)程序 2、去冲击噪声程序 3、KSVD程序 均为matlab源代码(1 to band noise (channel equalization) program 2, to the impact of noise program 3, KSVD program Matlab source code are)
    2012-01-11 15:39:45下载
    积分:1
  • 梯度金字塔
    实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
    2020-12-22 10:09:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载