登录
首页 » matlab » 27220065

27220065

于 2016-01-01 发布 文件大小:291KB
0 239
下载积分: 1 下载次数: 11

代码说明:

  利用正交匹配跟踪原子库对信号进行稀疏分解程序(Using orthogonal matching pursuit atom libraries for signal sparse decomposition process)

文件列表:

27220065稀疏低秩表示代码
........................\79843500LRR标准
........................\...............\lrr
........................\...............\...\alm_lrr_l1.m,1661,2011-03-04
........................\...............\...\alm_lrr_l21.m,1899,2011-03-04
........................\...............\...\demo.m,2082,2011-03-04
........................\...............\...\solve_lrr.m,761,2011-03-04
........................\lrr改进
........................\.......\clu_ncut.m,427,2010-04-22
........................\.......\compacc.m,596,2010-04-22
........................\.......\demo.m,2120,2010-04-22
........................\.......\lrr.m,2051,2010-04-22
........................\.......\lrra.m,1934,2010-04-22
........................\.......\lrraffine.m,2465,2010-04-22
........................\.......\sr.m,1328,2010-04-22
........................\.......\sr2.m,1589,2010-04-22
........................\Robust Subspace Segmentation by Low-Rank Representation.pdf,315450,2013-05-08

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

发表评论

0 个回复

  • 12
    说明:  非常好用的基于各种常用滤波器的图像平滑算法(Translate From: Chinese To: English EnglishChineseArabicTranslate text or webpage 非常好用的基于各种常用滤波器的图像平滑算法 Translate from: Japanese Allow phonetic typingType text or a website address or translate a document. Cancel Fēicháng hǎo yòng de jīyú gè zhǒng chángyòng lǜbō qì de túxiàng pínghuá suànfǎEnglishSpanishArabicAlpha Very easy to use image smoothing algorithm based on a variety of commonly used filters)
    2012-04-25 09:56:25下载
    积分:1
  • BrainNetViewer_20181219
    用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)
    2021-01-16 18:18:45下载
    积分:1
  • GMM高斯混合模型进行背景建模(Matlab)
    转:https://blog.csdn.net/jinshengtao/article/details/26278725 混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。 在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation. In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
    2020-11-01 09:49:54下载
    积分:1
  • R2007test_walsh
    说明:  采用walsh进行处理,所得图片效果比较理想(Processed by walsh, results from the ideal image)
    2011-03-08 09:39:08下载
    积分:1
  • fast_dt
    快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
    2011-10-11 16:16:21下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • image
    简单的图形处理程序 传上来提供给更多人学习 欢迎大家交流代码(Simple graphics program available to more people pass up study welcome to share code)
    2011-10-27 16:49:42下载
    积分:1
  • kmeans
    说明:  利用kmeans方法进行图像分割的matlab代码,希望对大家有用(Kmeans method using image segmentation matlab code, in the hope that useful)
    2008-11-28 21:10:07下载
    积分:1
  • laplace
    说明:  本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
    2009-08-24 09:50:35下载
    积分:1
  • yu-chu-li
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and salt and pepper noise P0306: 2D median filtering function medfilt2 right by Salt and Pepper image noise filtering P0307: using MATLAB functions filter2 of noise images mean filtering P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P0312: use Butterworth ( Butterworth) high-pass filter for image sharpening)
    2013-10-30 10:12:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载