登录
首页 » matlab » 14、字典学习

14、字典学习

于 2019-05-31 发布 文件大小:6118KB
0 244
下载积分: 1 下载次数: 5

代码说明:

  经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)

文件列表:

14、字典学习\barbara.png, 185727 , 2005-09-11
14、字典学习\boat.png, 177762 , 2005-09-11
14、字典学习\demo1.m, 1907 , 2009-09-03
14、字典学习\demo3.m, 8504 , 2006-12-28
14、字典学习\denoiseImageDCT.m, 5426 , 2007-01-24
14、字典学习\denoiseImageGlobal.m, 6046 , 2006-12-12
14、字典学习\denoiseImageKSVD.m, 9088 , 2007-01-24
14、字典学习\displayDictionaryElementsAsImage.asv, 3246 , 2007-01-25
14、字典学习\displayDictionaryElementsAsImage.m, 3224 , 2007-01-25
14、字典学习\gererateSyntheticDictionaryAndData.m, 1896 , 2006-12-11
14、字典学习\globalTrainedDictionary.mat, 5749450 , 2005-09-21
14、字典学习\house.png, 34985 , 2005-09-11
14、字典学习\KSVD.m, 12292 , 2009-09-03
14、字典学习\KSVD_NN.m, 11585 , 2006-12-28
14、字典学习\lena.png, 151199 , 2005-09-11
14、字典学习\main.m, 3782 , 2015-04-27
14、字典学习\MOD.m, 8053 , 2006-12-12
14、字典学习\my_im2col.m, 631 , 2006-12-11
14、字典学习\NN_BP.m, 1105 , 2006-12-24
14、字典学习\OMP.m, 954 , 2007-04-29
14、字典学习\OMPerr.m, 1083 , 2006-12-11
14、字典学习\peppers256.png, 40181 , 2002-08-29
14、字典学习\README.txt, 4802 , 2006-12-28
14、字典学习, 0 , 2019-01-12

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

发表评论

0 个回复

  • haijian
    说明:  多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
    2005-12-28 22:01:30下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • imageprocessing
    Some of image processing tools in visual C++
    2012-08-22 20:38:42下载
    积分:1
  • BEMD_code
    说明:  一个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解(A more classic two-dimensional empirical mode decomposition procedure code, applied to image feature extraction and decomposition)
    2008-11-06 11:17:41下载
    积分:1
  • smooth
    对图像进行平滑去噪,提高图像的质量,为后期的图像处理打基础(very good)
    2013-09-24 10:01:40下载
    积分:1
  • 视频增强播放器
    说明:  本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等), 具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.). It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
    2020-11-19 15:19:37下载
    积分:1
  • Active_Contour
    对图像目标识别和提取,主要通过改进非线性阈值分割实现(For image target recognition and extraction, the main method is to improve the non-linear threshold segmentation.)
    2019-07-01 11:59:36下载
    积分:1
  • SSDA
    matlab序贯相似性检测算法源代码。比模板相似性检测算法高效。(Sequential similarity detection algorithm matlab source code.Than template similarity detection algorithm is efficient.)
    2020-10-22 10:37:23下载
    积分:1
  • Sobel
    Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
    2012-03-01 22:42:36下载
    积分:1
  • weightedmedian
    基于椒盐噪声滤波的改进加权中值滤波算法,目的在于处理高浓度椒盐噪声,并且有效的保护边缘细节(salt and pepper noise filter and weighted)
    2010-09-27 19:20:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载