CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 压缩感知

搜索资源列表

  1. CPRL

    0下载:
  2. 非线性压缩感知,学习图像处理比较好的代码。-Nonlinear compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6549
    • 提供者:王硕
  1. CT-tracking

    0下载:
  2. 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6489
    • 提供者:黄明
  1. compresseive-sensing-dct_cs

    0下载:
  2. 压缩感知中常用的DCT基,用来对图像进行稀疏化处理的,可供初学者学习参考-DCT compressed sensing commonly used base for sparse image processing, for beginners to learn reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:807
    • 提供者:大景
  1. 123456wavelet_s_layer_2

    0下载:
  2. 关于压缩感知的单层小波变换的,对低频部分保留传输,高频部分进行观测从而达到压缩的目的-On compressed sensing single wavelet transform, the low frequency part of the reserved transmission, the high-frequency part of the observations so as to achieve the purpose of compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1839
    • 提供者:大景
  1. ultrasound-reconstruction.tar

    0下载:
  2. 实现基于压缩感知理论的超声重构算法,其中包含SPGL1的工具包,在maltab中添加到路径即可-Based on the theory of compressed sensing reconstruction algorithm ultrasound
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:59878
    • 提供者:hantingyu
  1. CoSaMP

    2下载:
  2. 压缩感知基追踪算法,实现二维图像的小波变换以及图像重构-Compressed sensing based tracking algorithm, wavelet transform two-dimensional image, and image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:44648
    • 提供者:嘻嘻
  1. IHT

    0下载:
  2. 压缩感知的贪婪迭代算法,算法使用最小二乘估计来重构信号-Greedy iterative algorithm compressed sensing algorithms to reconstruct the signal using a least squares estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:44499
    • 提供者:嘻嘻
  1. compressed_sensing_example

    0下载:
  2. 压缩感知重构算法BP重建算噶MATLAB实现-compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:周大鱼
  1. cs

    0下载:
  2. 压缩感知的相关介绍和代码,有助于初学者的学习和使用-Compressed sensing related presentations and code, to help beginners learn and use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3139414
    • 提供者:邹磊
  1. cs-code

    1下载:
  2. 压缩感知的代码,里面有好多测量矩阵可以挑选,挺好挺全的代码-Compressed sensing code, there are a lot of measurement matrix can pick, very good full code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:180071
    • 提供者:xu
  1. fenkuaiyasuoganzhichengxu

    0下载:
  2. 分块压缩感知程序 本程序实现图像LENA的压缩传感-Block compressed sensing program
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:358710
    • 提供者:yujiangni
  1. 8-(1)

    0下载:
  2. 图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。 传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利 用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解 为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:687410
    • 提供者:孙红娟
  1. CS_OMP

    0下载:
  2. 图像压缩感知中采用正交匹配追踪算法回复图像。-Perception of image compression using orthogonal matching pursuit algorithm reverts images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:澜冰
  1. cs

    0下载:
  2. 压缩感知及其实现,文章加代码过程分析-Compressed sensing and its implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1602858
    • 提供者:忠于理想
  1. SparseLab100-Core

    0下载:
  2. 压缩感知Matlab工具箱,解压到Matlab工具箱文件夹下,按照说明文档做设置即可使用。来自,在此表示感谢!-CS Toolbox Thank SparseLab!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21408918
    • 提供者:LMJ
  1. CTracking

    0下载:
  2. 压缩感知目标跟踪算法,vs2010与opencv2.2下编译,提取摄像头目标。-Compressed sensing target tracking algorithm, vs2010 and opencv2.2 compilation, extract the camera target.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29357315
    • 提供者:里维斯
  1. KSVD

    0下载:
  2. 利用ksvd算法对矩阵进行奇异值分解实现压缩感知中的字典训练,-Use ksvd algorithm matrix singular value decomposition to achieve compression dictionary perception training,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6270406
    • 提供者:王盛南
  1. BCS_CODE

    0下载:
  2. matlab写的贝叶斯的压缩感知的代码,应用范围广泛,很不错。-matlab write code compression Bayesian perception, wide range of applications, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1481722
    • 提供者:zhenhua
  1. Wavelet_OMP_WD

    0下载:
  2. 一个基于小波变换的压缩感知的重构OMP算法-An OMP-based compressed sensing reconstruction algorithm based on wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1465
    • 提供者:钱阳
  1. SFCT

    1下载:
  2. 一种新的目标跟踪算法。将压缩感知引入到序列图像目标跟踪中,可以实现目标的稳定快速跟踪。-A new target tracking algorithm. The compressed sensing is introduced into the sequence of image target tracking, stabilization target can be achieved fast track.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17501373
    • 提供者:azaaza
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com