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

搜索资源列表

  1. -imagecompress-encod-

    0下载:
  2. 图片的压缩和编码解码程序,含多种方法,包括哈弗曼编码,行程编码,lzw编码和jpeg编码-Image compression and encoding and decoding process, including a variety of methods, including Huffman coding, run length coding, lzw encoding and jpeg encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:235756
    • 提供者:黄小菲
  1. Image-Compression

    0下载:
  2. 图像压缩实验,实现基本JPEG的压缩和编码的三个步骤,DCT变换去除数据冗余,DCT系数进行量化,对量化后的系数进行Huffman编码-Image compression experiments, the three steps of the basic JPEG compression and encoding, DCT transform to remove data redundancy, and the DCT coefficient quantization, Huffman codi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:6039
    • 提供者:茗汀
  1. 实例模块

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

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

    0下载:
  2. Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:49541
    • 提供者:ddd
  1. watermark

    1下载:
  2. 基于JPEG、MPEG标准的压缩域数字水印系统不仅节省了大量的完全解码和重新编码过程,而且在数字电视广播及VOD(Video on Demand)中有很大的实用价值。-Based on JPEG, MPEG compression standard digital watermarking system not only saves a lot of full decoding and re-encoding process, but also in digital television bro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:90238
    • 提供者:zhang
  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. 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. 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. JPEGDCT

    0下载:
  2. 基于JPEG的图像压缩代码,包含DCT变换,色度量化,霍夫曼编码,zig扫描等详细过程-Based on the JPEG image compression code, including DCT, color quantization, Huffman coding, zig scanning process in detail
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:336280
    • 提供者:Ewin
  1. DIP_Systempsdn

    0下载:
  2. VC++6.0常见图像处理。子目录 Demo 中的内容为演示用的可执行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压缩时供主程序使用的 Lib 库的实现源码。子目录 res 中的内容为源程序所使用的资源。子目录 Debug 为程序的调试内容。 程序附有代码说明。-A common image processing, vc++ 6.0. Subdirectory of the Demo content for demonstration executable programs,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1336030
    • 提供者:cxy
  1. code

    0下载:
  2. 压缩感知编码与JPEG编码,对比程序同时给出实验结果-cs and jpeg coding
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:9807
    • 提供者:kj
  1. JPEG_Decode

    0下载:
  2. 实现对JPG格式的图片进行编码,压缩和处理。-Image JPEG DecodeImage JPEG DecodeImage JPEG DecodeImage JPEG DecodeImage JPEG Decode
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-01
    • 文件大小:13112
    • 提供者:周涛
  1. golomb2

    0下载:
  2. JPEG-LS无损压缩算法中的golomb2编码源代码,采用VHDL编程。-JPEG-LS lossless compression algorithm in the golomb2 coding source code, using VHDL programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-13
    • 文件大小:1742
    • 提供者:Tangyao
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Jessicapu
« 1 2 ... 16 17 18 19 20 21»
搜珍网 www.dssz.com