搜索资源列表
jpeg_encoder
- 完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路-complete jpeg encoder Verilog code, DCT is partly based on the IEEE 1991 transection paper, using skew circular convolutions to achieve streamlining ci
encoderforjpeg
- 整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
jpeg_loopback_dm642
- TMS DM642 Motion jpeg encoder and decoder
JPEG-ENCoder
- jpeg 压缩程序VC++ 简单的源程序 没有报告-jpeg compression program VC++ simple source did not report
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
EZWencoding
- The EZW encoder is based on progressive encoding to compress an image into a bit stream with increasing accuracy. This means that when more bits are added to the stream, the decoded image will contain more detail, a property similar to JPEG encoded i
jpegencode_latest.tar
- JPEG encoder VHDL code
JPEG
- JPEG压缩及解压缩程序,可改变压缩效果,含性能分析-JPEG Encoder and Decoder
jpeg
- 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的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.
JPEG-Encoder-Decoder
- JPEG图像压缩,包括了DCT变换,Z扫描,量化和Huffman编码-JPEGimagine compression
y_dct
- 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中的细节!-For beginners interested in video codec is very helpful, in-depth study the details of the JPEG encoder
jpeg_mindec
- 这是jpeg编码器的源代码,希望对大家有帮助。-Jpeg encoder source code, I hope to have everyone help.
mkjpeg_latest.tar
- jpeg编解码opencores实现,opencores上的最新版本-encoder and decoder of jpeg
encoder
- jpeg-ls算法的C实现,打开计算机硬盘中的图像文件,在定时中断服务程序中将一帧图像的数据读到图像缓冲区,然后进行无损压缩编码与解码的过程-the realise of jpeg-ls
JPEG-Encoder-Decoder
- JPEG Compression and Decompression Application in matlab