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

搜索资源列表

  1. DCT_based_Data_hiding

    0下载:
  2. DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m H
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5420
    • 提供者:
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

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

    2下载:
  2. JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-01
    • 文件大小:12181
    • 提供者:太平洋
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14232
    • 提供者:李朋
  1. JPEGcode

    0下载:
  2. JPEG编码器,霍夫曼,量化表,直流交流,DCT,量化表-JPEG encoder
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:8279
    • 提供者:邵小宝
  1. jpeg_coding

    0下载:
  2. 图片的jpeg压缩,包括dct,行程编码,huffman编码-Jpeg image compression, including the dct, stroke coding, huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:828
    • 提供者:朱青祥
  1. matlab

    0下载:
  2. jpeg to data matrix in r,g,b
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2822222
    • 提供者:suhu
  1. dct

    0下载:
  2. jpeg中的dct变换的实现程序,实现了二维vdct变换-jpeg in dct transform implementation procedures realized transform two-dimensional vdct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:727483
    • 提供者:zhang
  1. jpeg

    0下载:
  2. 一个简单的算法,jpeg中的前向DCT变换算法,供编码学习之用-A simple algorithm, jpeg of the former to the DCT transform algorithm used for encoding learning
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1066
    • 提供者:鲨鱼
  1. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. jpegcoding

    0下载:
  2. 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1201
    • 提供者:leapshaw
  1. 2005-12-29_22-34-9_93

    0下载:
  2. 用VHDL实现dct.离散余弦变换(DCT)在图像编解码方面应用十分广泛,至今已被JPEG、MPEG1、MPEG2、MPEG4和H26x等国际标准所采用。由于其计算量较大,软件实现往往难以满足实时处理的要求,因而在很多实际应用中需要采用硬件设计的DCT处理电路来满足我们对处理速度的要求-Using VHDL implementation dct. Discrete cosine transform (DCT) in image decoding application of very exten
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:yangjing
  1. jpeg

    0下载:
  2. jpeg最新的编解码代码,特点是在dct过程中可以进行缩放,本算法应用到视频可减少视频中缩放的时间 -jpeg latest codec code, characterized in dct process can be scaled, the algorithm is applied to video scaling to reduce the time the video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:769636
    • 提供者:lover
  1. imagedatabase

    0下载:
  2. 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7904162
    • 提供者:kersmlonq
  1. MainJpeg

    1下载:
  2. Example of codification of a JPEG block (DCT,Quantizer,ZigZag,Huffman)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5458
    • 提供者:Jorge
  1. ImageProcessing

    1下载:
  2. JPEG图像压缩标准MATLAB仿真程序。包括DCT变换及其逆变换、量化及反量化等过程。-JPEG image compression standard MATLAB simulation program. Including the DCT transform and its inverse transform, quantization and inverse quantization and other processes.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:55012
    • 提供者:秋田
  1. DCT_IDCT

    0下载:
  2. verilog code for DCT and IDCT (JPEG)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:63430
    • 提供者:Dang Tien Dat
  1. jpeg_compression_encode

    0下载:
  2. jpeg图像压缩编码程序,图像的DCT变换是调用Matlab自带的DCT变换函数dct来完成-jpeg image compression coding process, DCT transform is called the image that comes with Matlab DCT dct to complete the transformation function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:74122
    • 提供者:cyedu
  1. Myproject

    0下载:
  2. It is a laboratory work from bsuir, where foto can be normilized by brightness, contrast, algorithm JPEG, dct idct
  3. 所属分类:matlab

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

    0下载:
  2. JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1177
    • 提供者:yxl
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com