CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svd compression

搜索资源列表

  1. Image-Compression

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43851
    • 提供者:李远
  1. Compression-sensing

    2下载:
  2. 压缩传感理论,用K-SVD算法训练字典,过完备字典-Compression sensing theory, SVD algorithm with K- had complete training dictionary, dictionary
  3. 所属分类:Special Effects

    • 发布日期:2016-11-23
    • 文件大小:6721536
    • 提供者:白雪
  1. imcompress

    0下载:
  2. 基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:高凯
  1. yasuo

    0下载:
  2. 一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5838
    • 提供者:国华
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:63883
    • 提供者:久久
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. jpeg2000gui

    0下载:
  2. image compression jpeg 2-image compression jpeg 2000
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3468
    • 提供者:vinayak
  1. work

    0下载:
  2. SVD based image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:781
    • 提供者:mahendra
  1. SVD_MATLAB_program

    1下载:
  2. SVD Source Code, realized on MATLAB Image Compression is the application using Linear Algebra tools
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:120710
    • 提供者:mahendra
  1. A.Blind.and.Robust.Watermarking.Scheme

    0下载:
  2. Abstract- H.264/AVC is becoming a popular video codec for its better compression ratio, lower distortion and applicability to portable electronic devices. Thus, issues of copyright protection appropriate for this standard become very importan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:486753
    • 提供者:lie
  1. combine-svd-with-dwt

    1下载:
  2. 结合svd与dwt的程序,优点有很多,例如抗压缩攻击,抗剪切攻击,-Dwt with svd and procedures, there are many advantages, such as resistance to compression attacks, shear attacks, etc.
  3. 所属分类:matlab

    • 发布日期:2014-05-02
    • 文件大小:10240
    • 提供者:我考
  1. Image-Compression-using-SVD

    0下载:
  2. Image Compression using Singular Value Decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:184504
    • 提供者:郑秀文
  1. Image-compression-algorithm

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:61426
    • 提供者:程擎
  1. SVD

    0下载:
  2. 用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩-Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:427537
    • 提供者:沈年凤
  1. SVD

    0下载:
  2. 数字图像处理 基于奇异值分解的图像压缩 根据图像矩阵的奇异值分解 选择图像中的主要信息部分进行压缩编码-Digital image processing based on singular value decomposition image compression based on singular value decomposition of the image matrix is ​ ​ the main part in the select image compress
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:573
    • 提供者:fc
  1. SVD_ratio

    0下载:
  2. 利用奇异值分解(SVD)实现图像压缩。代码运行过程中可以动态展示奇异值个数的选取对SVD压缩效果的影响。-Image compression using singular value decomposition (SVD). Code running can dynamically show the impact of the selection of the number of singular values ​ ​ of the SVD compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:996
    • 提供者:yang
  1. RDWT-SVD

    1下载:
  2. blind image data using RDWT SVD algorithm.watermarking using a wavelet algorithm and a compression (SVD) algorithm-blind image data using RDWT SVD algorithm.watermarking using a wavelet algorithm and a compression (SVD) algorithm....
  3. 所属分类:Education soft system

    • 发布日期:2017-05-06
    • 文件大小:1064296
    • 提供者:selva
  1. image-compression-based-svd

    0下载:
  2. 使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:六神
  1. svd

    0下载:
  2. image compression using svd
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:429056
    • 提供者:advise20023
  1. Hybrid SVD-WDR

    0下载:
  2. In this paper a new image compression technique is presented using Singular value decomposition (SVD) and wavelet difference reduction (WDR). In this we have done hybridization of these two techniques in order to achieve higher compression rate and b
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:766976
    • 提供者:hiyam
« 12 3 »
搜珍网 www.dssz.com