登录
首页 » matlab » k_svd

k_svd

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

  • rotate
    说明:  matlab程序,用于实现对给定图像做的任意角度旋转(rotate a picture by any angle)
    2009-08-05 10:03:18下载
    积分:1
  • 7428
    屏幕差异传输优化例程,程序结合易语言扩展界面支持库和数据操作支持库,调用API函数实现屏幕图像传送的差异优化。(Screen difference transmission optimization routines, programs combining easy language support library expansion interface and data manipulation support library , call the API function to differentiate screen image transfer optimization.)
    2016-01-14 09:37:38下载
    积分:1
  • image-information-hiding
    提出了一种大容量的可逆信息隐藏算法的详细实现方案。利用图像直方图中的多个零点或者最小点, 通 过修改图像像素的灰度值来隐藏信息, 并通过统计分析给出常用的信息隐藏的模型和算法。(Presents a large reversible capacity detailed information hiding algorithm implementations. Using the image histogram, or the minimum number of zero points, by modifying the image pixel gray value to hide the information, and is given by commonly used statistical analysis model and algorithm for information hiding.)
    2020-11-05 15:49:51下载
    积分:1
  • polsarpro
    说明:  polsarpro官方学习教程,系统的说明了polsarpro软件的操作使用,可进行树高反演,地物分类,已经森林模拟数据生成(polsarpro tutorial note)
    2020-11-08 15:59:47下载
    积分:1
  • PDEs__MATLAB
    介绍matlab下求解偏微分方程的函数和用法(Introduction matlab function for solving partial differential equations and usage)
    2012-11-03 14:11:07下载
    积分:1
  • watermark
    基于DCT域音频水印完整源代码,包括水印图像的预处理(二维二值图像Arnold变换、混沌加密、降维),水印的嵌入提取以及检测,信噪比和相似性系数。(Based on the the DCT domain audio watermarking complete source code, including the watermark image preprocessing (two-dimensional binary images Arnold transform chaotic encryption, dimensionality reduction), the embedded watermark extraction and detection, signal-to-noise ratio and similarity coefficient.)
    2013-01-06 15:18:15下载
    积分:1
  • c# 条码生成 实例源码下载
    本工程收集了多种常用条码的生成方法
    2015-01-26下载
    积分:1
  • 基于PCA-LDA光谱数据的降维
    说明:  光谱数据降维处理,结合了主成分分析和LDA方法,可直接运行(Spectral data dimensionality reduction processing, combined with principal component analysis and LDA method, can be directly operated)
    2020-04-27 11:25:01下载
    积分:1
  • ImageSearch
    基于图像颜色矩和纹理的图像检索系统,matlab语言编写,图像库包含在内(Image color and texture-based image retrieval system, Matlab language, image library included)
    2020-12-04 15:29:26下载
    积分:1
  • 1200734
    斐波那契数的实现算法及分析,标准化实验报告样本()
    2017-12-06 08:49:56下载
    积分:1
  • 696518资源总数
  • 104622会员总数
  • 14今日下载