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

搜索资源列表

  1. ImageProcessing

    0下载:
  2.   图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:338260
    • 提供者:张三
  1. PEG-C

    0下载:
  2. 现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10275
    • 提供者:liushuangfeng
  1. viterbi

    0下载:
  2. 现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6022
    • 提供者:liushuangfeng
  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. ImageProcessing

    0下载:
  2. 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:838158
    • 提供者:user
  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. JPEGcodeProcess

    0下载:
  2. 关于JPEG图像的编码压缩以及解码处理。-guanyujpgtuxiangdebianmachuli
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:59544
    • 提供者:sunshine12358
  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. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. jpeg

    0下载:
  2. 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:349280
    • 提供者:wangjin
  1. JPEG-coded

    0下载:
  2. 本文讲述了用mpeg压缩编码图像的处理方法,具有一定的价值。-This article describes the mpeg compression image processing method has a certain value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:19318
    • 提供者:ht
  1. 实例模块

    0下载:
  2. 各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相应的Testbench
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-09
    • 文件大小:6281027
    • 提供者:andrewv
  1. image

    0下载:
  2. 图像压缩编码的实现及感悟,本文详细描了jpeg 图像的编码及实现-Realization and perception of image compression codingimages
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:103818
    • 提供者:王乐
  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

    0下载:
  2. 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:Diego
  1. JPEG

    0下载:
  2. 用matlab实现MPEG压缩编码,对图像编码率失真性能进行分析,比较不同类型静态图像编码效率。 -Using Matlab to achieve MPEG compression coding, image coding rate distortion performance analysis, compare the different types of static image coding efficiency.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:734505
    • 提供者:常亮
  1. kmage-image

    0下载:
  2. jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-Jpeg static image compression, image input BMP image output JPG format
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:18432
    • 提供者:ctqa-2314
  1. JPEG压缩

    0下载:
  2. 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)
  3. 所属分类:图形图像处理

  1. DIPUM_toolbox_m-file_v1.1.4

    0下载:
  2. jpeg压缩编码文件,和数字图像处理课程想对应(jpeg encode and decode)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-05
    • 文件大小:151552
    • 提供者:xuzhanwei
  1. JPEG

    4下载:
  2. 使用matlab实现的jpeg基本系统,输入为灰度图像,输出为使用‘0’‘1’字符表示的字符串。 包括dct编码与解码、量化与反量化,Huffman编码与解码(The JPEG basic system implemented with MATLAB is entered into a gray image, and the output is a string represented with a '0' '1' character. Including DCT coding and de
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:224256
    • 提供者:笨笨木木
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com