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

搜索资源列表

  1. jpeg_decode

    1下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:60300
    • 提供者:颖风
  1. jpegencode_latest.tar

    1下载:
  2. fpga verilog 实现jpeg ip核编码器-fpga verilog forjpeg encode ipcore
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:208774
    • 提供者:wanghaiwei
  1. image-encoder

    1下载:
  2. 这是本人开发的基于labview实现JEPG图像编码压缩并解码输出的程序,由于JPEG图像在FPGA编程中太大无法传输,先将其压缩成U8数组在进行传输 这个example中写入了一些压缩算法-This is my labview-based development to achieve JEPG compression image coding and decoding the output of the program, because the FPGA programming JPEG im
  3. 所属分类:LabView

    • 发布日期:2016-04-08
    • 文件大小:24576
    • 提供者:张哲为
  1. huffman

    0下载:
  2. 在windows环境下进行huffman编码,应用于jpeg压缩过程中-In the windows environment huffman encoding, used in the process of jpeg compression
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2943
    • 提供者:niora
  1. jpegandbmp

    0下载:
  2. 仿真实验,模拟实现jpeg压缩编码的方法与实现的源码。-Simulation experiments, simulation realize jpeg compression coding methods and the realization of the source.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3717
    • 提供者:lastye
  1. JPEGcoding

    0下载:
  2. JPEG压缩编码,将输入的BMP图像进行DCT变换、霍夫曼编码后输出码流。-JPEG compression coding, the input BMP image DCT, Huffman encoded output stream.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:61492
    • 提供者:Jack
  1. m

    0下载:
  2. 对BMP格式的无损图片通过一些算法实现JPEG压缩编码处理 -JPEG encoding the AC coefficients AC Huffman encoding source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:747589
    • 提供者:院楚君
  1. ViewImage

    1下载:
  2. 图像编码源代码,包括:PCX, GIF,LZW算法和GIF数据压缩,JPEG,TGA,TIFF等-Image coding the source code, including: PCX, GIF, LZW and GIF data compression algorithm, JPEG, TGA, TIFF, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7263
    • 提供者:fellpe
  1. image-processing

    0下载:
  2. 包括图象的检测,模板匹配、图象的压缩编码,JPEG压缩编码标准、图象处理编程工具的介绍,简单的多媒体编程-Including image compression encoding detection, template matching, image, JPEG compression coding standard, the introduction of image processing programming tools, simple multimedia programming
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9788117
    • 提供者:sherry
  1. jpg

    0下载:
  2. c源代码 图象的压缩编码,JPEG压缩编码标准 功能是行程编码,JPEG压缩编码(基本系统)-c code, function: jpeg stand for image show
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:243493
    • 提供者:
  1. BmpToJpgJpgToBmp

    0下载:
  2. 实现jpeg压缩和解压缩,将彩色图像进行颜色空间转换、对不同的颜色分量进行不同的采样、对于3个分量进行8×8的DCT变换、对DCT系数矩阵按照JPEG推荐的量化表进行量化;对量化后的系数进行Z形扫描,最后进行熵编码,形成码流,计算比特数,和压缩比。解压从量化后的DCT系数表开始逆向进行-Jpeg compression and decompression, the color image is a color space conversion, the different color compo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6219146
    • 提供者:余峰
  1. JPEG_linux

    0下载:
  2. 这是一本详细描述JPEG有理以及在LINUX系统里面的应用的文档,JPEG的优化,编码原理,解码,标准-This is a detailed descr iption of the document as well as JPEG rational application of LINUX system inside, JPEG optimization, coding theory, decoding, standards, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1093604
    • 提供者:David
  1. int-Huffman.docx

    0下载:
  2. 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:13836
    • 提供者:lcq
  1. JPEGyuanma

    0下载:
  2. 实现jpeg格式的压缩与解压缩编码,JPEG源码内容详细值得学习-Compression and decompression coding to achieve jpeg format, JPEG source content detail worth learning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:368355
    • 提供者:
  1. DCT

    0下载:
  2. 随着科学技术的发展,图像压缩技术越来越引起人们的关注。为此从众多的图像压缩编码标准中选取了基于DCT变换的JPEG图像压缩编码算法进行研究,并通过对比分析各种软件特性选取了MATLAB进行实验仿-With the development of science and technology, image compression technology is increasingly a cause for concern. To do this, select from a large number
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:206396
    • 提供者:ben
  1. Vc6_Image

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

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

    0下载:
  2. 对一幅图像进行压缩编码然后再解压缩的过程,使用的函数有dctmtx和blokproc函数-DCT-based JPEG encoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:721
    • 提供者:王会芳
  1. simplest_ffmpeg_pic_encoder

    0下载:
  2. 最简单的基于FFMPEG的图像编码器(YUV编码为JPEG)。代码调用FFMPEG类库实现了YUV420P的数据编码为JPEG图片。 详细信息《最简单的基于FFMPEG的图像编码器(YUV编码为JPEG)》: http://blog.csdn.net/leixiaohua1020/article/details/25346147-a simplest picture encoder based on FFmpeg. The software is based on VC 2010.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-30
    • 文件大小:12670272
    • 提供者:雷霄骅
  1. DCT

    0下载:
  2. JEPG的实现 .通过DCT变化,范式哈夫曼编码-implementation of JPEG
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10597177
    • 提供者:Ying
  1. shangchuan

    0下载:
  2. JPEG编解码:利用DCT系数矩阵的直流分量交流分量分别进行编码,得到JPEG矩阵-JPEG codec: the AC component by the DC component of the DCT coefficient matrix encoded separately to obtain a matrix JPEG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:8002
    • 提供者:simamu
« 1 2 ... 30 31 32 33 34 3536 37 »
搜珍网 www.dssz.com