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

搜索资源列表

  1. JPEG

    0下载:
  2. JPEG 对静止灰度或彩色图象的压缩标准 -JPEG for still image compression of grayscale or color standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:左思敏
  1. jpeg

    0下载:
  2. 标准的JPEG程序,用于实现JPEG图像压缩,有很好地压缩效果,包括黑白图像压缩和彩色图像压缩-The JPEG standard procedures used to implement JPEG image compression, there is good compression, image compression and color, including black and white image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1230888
    • 提供者:zdm
  1. JPEG

    0下载:
  2. 将普通的图像压缩成JPEG图像,任何类型的图像都可以-The ordinary image compression into JPEG images, any type of image can be
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1658080
    • 提供者:王梦佳
  1. KMP

    0下载:
  2. KMP,前缀压缩算法,JPEG压缩算法,没有任何平台以来,纯C语言实现-KMP, prefix compression algorithm, JPEG compression algorithm, since there is no platform, pure C language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:579
    • 提供者:
  1. DCT-gongji

    0下载:
  2. 基于DCT的水印嵌入攻击和提取算法,对RST,加躁,JPEG压缩有较好的鲁棒性-DCT-based watermark embedding and extraction algorithm attack on RST, plus a bit, JPEG compression with better robustness
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57032
    • 提供者:韩天明
  1. JPEG

    0下载:
  2. 这篇文章大体上介绍了JPEG文件的结构信息以及它的压缩算法和编码方式。使读者能够对JPEG文件格式有大体上的了解。为读者进一步进行学习JPEG文件压缩做好准备-This article describes the general structure of information as well as a JPEG file compression algorithm and its encoding. Enable the reader to the JPEG file format for g
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:310842
    • 提供者:毛毛雨
  1. matlabJPEG

    0下载:
  2. 基于matlab压缩jpeg的实现源代码-Based on the realization of jpeg compression matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:167120
    • 提供者:zhaofei
  1. jpegprotected

    0下载:
  2. clc img = imread( lena.bmp ) JPEG compression jpegcompression(img, lena_compressed.mat ) JPEG decompression Irec = jpegrestoration( lena_compressed.mat ) System performances [CR,BPP,PSNR,MSE,SNR] = systemperformances(img,Ir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:189416
    • 提供者:neethumennie
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:101376
    • 提供者:江为
  1. JPEG_to_BMP_ACDC_CODE

    0下载:
  2. JPEG本身只有描述如何將一個影像轉換為位元組的數據串流(streaming),但並沒有說明這些位元組如何在任何特定的儲存媒體上被封存起來。JPEG的壓縮方式通常是破壞性資料壓縮(lossy compression),意即在壓縮過程中圖像的品質會遭受到可見的破壞,有一種以JPEG為基礎的標準Lossless JPEG是採用無失真的壓縮方式,但Lossless JPEG並沒有受到廣泛的支援。 一個由獨立JPEG小組(Independent JPEG Group)所建立的額外標準,稱為JFIF(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:13319
    • 提供者:jason
  1. Jpeg

    0下载:
  2. 这个源代码是实现将bmp格式的图像转变为jpeg格式的图片,可以人为规定压缩比,在运行时输入,内附测试图像。-The source code is the realization of the bmp format images into jpeg format images, the compression ratio can be artificially provided, in the run-time input, enclosing the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7760246
    • 提供者:wangyunhe
  1. DCT

    0下载:
  2. 基于DCT的数字水印处理技术,本水印处理过程利用图像的缩放技术和调整原始图像的直方图,根据人眼视觉特性,在每个DCT变换块的DC分量上嵌入水印信息,并且在水印信息嵌入之前,对其进行置乱加密,提供双重安全保证,接着通过JPEG压缩攻击对DCT域的鲁棒性进行测试,证明了DCT的抗攻击能力。-DCT-based digital watermarking technique, the watermark processing technology and the use of image scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:881
    • 提供者:zhangxibin
  1. lee-and-sun

    0下载:
  2. architecture for encoder and decoder for jpeg compression and decompression.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:921950
    • 提供者:srinivasa
  1. jpeg2im

    0下载:
  2. 这个函数是JPEG标准的解压缩,把压缩文件解压成恢复图像。-This function is reverse of the JPEG compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1118
    • 提供者:王阿记
  1. tupianjiema

    0下载:
  2. BMP图片文件详解,JPEG图像解码方案,JPEG压缩编码标准,英文JPEG编解码介绍-BMP picture files Detailed JPEG image decoding program, the JPEG compression standard English JPEG codec introduced
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:13131484
    • 提供者:
  1. Embedded-in-the-DCT-coefficients-

    0下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986494
    • 提供者:lsc
  1. STDM

    1下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为LOGO.bmp),该图大小为64*64,共4096个Bit。 1. 使用STDM方法在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 在相同的量化步长下,观察不同强度的噪声攻击下系统性能的变化 4. 在相同的量化步长下,观察不同强度的JPEG压缩下系统性能
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:850494
    • 提供者:lsc
  1. Pranesh-bro

    0下载:
  2. JPEG compression 1. Pixel based motion estimation: the pixel based motion estimation approach seeks to determine motion vectors for every pixel in the image. This is also referred to as the optical flow method, which works on the fundamental assump
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:242086
    • 提供者:grishma
  1. jpeg-matlab

    0下载:
  2. matlab实现jpeg图像压缩源代码,不包括解码程序,适合初学者参考-matlab jpeg image compression source code, including the decoding process, the reference for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:105660
    • 提供者:柴磊
  1. imjepg

    0下载:
  2. JPEG压缩编码的主要步骤有: 1.通过前向离散余弦变换减少图像数据相关性; 2.利用人眼的视觉特性队DCT系数进行量化; 3.使用查分脉冲编码调制对直流系数进行编码; 4.对交流系数进行Z形扫描,使用形成长度编码队交流系数进行编码; 5.熵编码器对上述描述符进行熵编码。-JPEG compression encoding of the main steps are: 1.forward discrete cosine transform to reduce the im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:153278
    • 提供者:汪晨
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com