搜索资源列表
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
jpegencode_latest.tar
- JPEG encoder VHDL code
jpegcolor64x64
- jpeg encoder program
JPEG_Decoder
- 用于2D图像的Encoder,Decoder-a JPEG Decoder for 2-D image,contain the jpeg file which needed
jpeg-matlab
- bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
cv5
- Implement loss? part of JPEG encoder for grayscale images on the first implement grayscale image quantization -Implement loss? part of JPEG encoder for grayscale images on the first implement grayscale image quantization
JPEG-encoder
- Program to encode in JPEG algorithm. Note, this doesnot output JPEG file. but a matlab demonstration of the process how jpeg is created.
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.
JPEG-Encoder-Decoder
- JPEG Compression and Decompression Application in matlab
JPEG-Encoder-Decoder
- JPEG encoder and decoder source code
JPEG-Encoder-Decoder
- code image compression jpeg
JPEG Encoder
- This program uses huffman coding for JPEG and work very good