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

搜索资源列表

  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
  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. gaijinban

    0下载:
  2. 基于JPEG的图像编码 用于MPEG-2帧内编码部分 具有良好的PSNR-JPEG image coding based on MPEG-2 intra coding for some good PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5044
    • 提供者:杨志华
  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. zigzag_dezigzag

    0下载:
  2. 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2607
    • 提供者:瑞霞裴
  1. imjpeg

    0下载:
  2. jpeg编码,压缩图像,解压图像 对于初学者很好,没事下来看看,帮助-jpeg matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:rita
  1. JPEG-Enr

    0下载:
  2. 基于matlab的JPEG编解码程序。里面有2个程序,一个是程序是编解码过程,一个纯编码过程。含解释。-Program based on Matlab JPEG codec. There are two programs, one program is the process of encoding and decoding, a pure coding process. Containing explained.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:276565
    • 提供者:dreamlee
  1. mJPEGzipa

    0下载:
  2. matlab编程实现现JPEG的压缩和编码 -matlab programming now JPEG compression and coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:748785
    • 提供者:hanrui95862
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. JPEG(matlab)code-and-edecode

    3下载:
  2. 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1912073
    • 提供者:sunflower
  1. jpeg-matlab

    0下载:
  2. MATLAB环境下的JPEG图像压缩编码和解压-MATLAB environment JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:59144
    • 提供者:谢阳萍
  1. JPEG

    0下载:
  2. 根据JPEG压缩编码的基本压缩原理编写JPEG仿真程序,利用MATLAB软件对程序进行运行调试,验证了JPEG压缩编码算法的可行性。通过比对输出图像压缩前后实际效果,探讨压缩比,峰值信噪比等评价图像数据压缩程度及压缩质量的关键参数,对JPEG压缩编码算法的实用性和优越性进行了研究。- I have JPEG compression in-depth study on the basic principles of image data compression based on JPEG emul
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:261141
    • 提供者:朱孝天
  1. JPEG-Encode-and-MATLAB-Simulation

    0下载:
  2. JPEG图像压缩编码及其MATLAB仿真实现,希望对大家有所帮助-JPEG image compression coding and MATLAB simulation, we hope to help
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:315051
    • 提供者:达平
  1. jpeg

    0下载:
  2. 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4636
    • 提供者:wyd
  1. Actual-JPEG

    0下载:
  2. jpeg图像编码的matlab实现,主文件为jpegdemo-jpeg image coding matlab implementation, the master file is jpegdemo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:101381
    • 提供者:
  1. PicProcessing

    0下载:
  2. 图像处理。主要研究JPEG编码和解码的实现(分块、DCT、量化、熵编码、熵解码)-Image Processing by MATLAB
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3080796
    • 提供者:Jason
  1. r_ozxkmsbt

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding s Matlab implementation. Including: DM encoding, encoding transform (Temp), arithmetic encodin
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4611
    • 提供者:shiyulong_bt
  1. astfbbck

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( gbeBkc ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5712
    • 提供者:kejafy
  1. bacbstfg

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( WjvhGn ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10106
    • 提供者:vddcgr
  1. bdztlmpn

    0下载:
  2. 常用计算机程序进行压缩编码的matlab实现。包括:DM编码、变换编码(temp)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程,性能已经达到temp1算法。-A common computer program for the compression of encoding Matlab implementation. Including: DM encoding, encoding transform ( mjnkMm ), arithmetic enco
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4733
    • 提供者:lselnh
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com