登录
首页 » matlab » k_svd

k_svd

于 2011-10-11 发布 文件大小:12250KB
0 200
下载积分: 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 个回复

  • 2eb2792cea86
    非常好的纹理分割,区域分割的matlab源代码,可用(Very good texture segmentation, region segmentation matlab source code can be used)
    2012-05-30 08:52:49下载
    积分:1
  • sbs
    说明:  三维受激布里渊散射谱使用MATLAN仿真(Stimulated Brillouin Scattering)
    2019-08-20 16:38:26下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • hongmo2
    说明:  进一步讨论怎么样进行虹膜眼睛的位置确认,区域生长法确定内圆轮廓(To further discuss how to confirm the position of the iris eye and determine the inner circle contour by region growth method)
    2019-04-01 14:09:10下载
    积分:1
  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • SAR
    用于学习经典书籍《合成孔径雷达算法与实现》(to learn the book named<<digital processing of SAR Algorithms and implementation>>)
    2017-11-27 11:00:23下载
    积分:1
  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • PFA_1
    经典的聚束SAR成像算法-极坐标格式成像算法(A typical imaging algorithm of spotlight mode SAR)
    2021-04-19 21:48:51下载
    积分:1
  • pso
    说明:  对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比(Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising operation to restore the image to a peak signal to noise ratio)
    2010-04-13 15:53:52下载
    积分:1
  • shadow_detective
    这是CVPR2011论文“Single-Image Shadow Detection and Removal using Paired Regions”最新的代码,可以直接在Windows环境下直接运行,阴影检测效果很好。(This code is the latest version for the paper, Single-Image Shadow Detection and Removal using Paired Regions ,in CVPR2011.It can directly work in Windows environment and perform well. )
    2014-12-08 19:42:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载