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. 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. 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. Image-Compression-using-SVD

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

    • 发布日期:2017-03-26
    • 文件大小:184504
    • 提供者:郑秀文
  1. matrix-image-compress

    0下载:
  2. 矩阵分析与理论应用,基于SVD的图像压缩处理,实例,源码-SVD based image compression processing, examples, source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1733506
    • 提供者:shell
  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. SVDWatermarking

    0下载:
  2. 实现图像的水印嵌入及检测,并针对图像的攻击(剪切、噪声、jpeg压缩),判断SVD算法的有效性-Image watermark embedding and detection, and for the image of the attack (shear, noise, jpeg compression), to determine the validity of the SVD algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:202809
    • 提供者:wangbo
  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. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. svdExtractEnergyTest

    0下载:
  2. 测试SVD样本图像还原恢复功能,对图像进行测试时恢复效果较好 SVD分解方法满足能量守恒定理,可以实现有损压缩或者无损的能量提取,适合高精度 运算的场合要求。如何寻找一个提取能量的方法,尽量减少原图像的能量损失?- test SVD sample image to restore function, are tested against the image restoration is good The SVD decomposition method satisfies t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:187063
    • 提供者:mafei863
  1. Image_Compress

    0下载:
  2. 基于SVD分解的图像压缩matlab源码,带有注释,非常易读,可以作为好的入门参考。-An implement of image compression using singular decomposation algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1252
    • 提供者:刘传凯
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
搜珍网 www.dssz.com