搜索资源列表
decoder
- jpeg decoder ,very usefull tools
smart decoder
- 视频解码:包括反DCT变换,反量化,VLD,MC等。与国际上的MPEG4 可以一较高下。-video decoder : including anti - DCT, anti-quantified, Variable Length, such as MC. With international MPEG4 can be a higher under.
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
JPEG-Codec.zip
- JPEG Encoder/Decoder Source Code,JPEG Encoder/Decoder Source Code
as3-jpeg-decoder
- JPEG decoder in pure AS3 for flash.
H.264Decoder
- H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
C_jpeg_decoder
- C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
Win32
- Kakadu SDK: jpeg2000 encoder & decoder by KAKADU version 6.0-Kakadu SDK: jpeg2000 encoder
jpeg
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
ejpgl-dev-0.251
- It is an open source JPEG codec library, including both encoder and decoder
jpeg_decoder1
- Well, here it is the decoder source. It takes as an input a JPG file and decodes it into a truecolor BMP.
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
ActualJPEG
- from internet .. Thanks to Yu Hen Hu for his JPEg encoder .. Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me) Again Thanks to Yu Hen Hu for his support.
H264
- h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
JPEG_encoder_and_decoder
- create JPEG encoder and decoder using matlab-create JPEG encoder and decoder
jpeg_encoder.tar
- jpeg解码器,给出了详细的结构介绍,同时也对端口和使用配置做了详细说明-jpeg decoder, gives a detailed descr iption of the structure, but also using the configuration of the ports and a detailed descr iption
jpeg2
- JPEG基本系统的解码器,为了提高主观显示速度,每解出一个MCU行,就立即显示-JPEG decoder, the base system, in order to improve the subjective and display speed, an MCU row of each solution, to immediately display
BCB6-JPEG-coder-decoder-study
- I wrote this program for my university study. It realizes JPEG coder-decoder mathematical algorithm and support save/load function (in its own format, not standart JPEG!). Sorry for my english.
JPEG-Encoder-Decoder
- 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
gif-decoder-master
- gif decoder. convert bmp file to gif