搜索资源列表
BF533_encoder_JPEG2000
- 基于adi公司 blackfin533 dsp的JPEG 2000的编码程序,以C语言和汇编编写-Sa'adi based company blackfin533 dsp JPEG 2000 encoding procedures, C language and the compilation prepared
BF533_decoder_JPEG2000
- 基于adi公司 blackfin533 dsp的JPEG 2000的解码程序,以C语言和汇编编写-Sa'adi company blackfin533 based on the JPEG 2000 dsp decoding procedures, C language and the compilation prepared
BF561_decoder_JPEG2000
- 基于adi公司 blackfin561 dsp的JPEG 2000的解码程序,以C语言和汇编编写-Sa'adi company blackfin561 based on the JPEG 2000 dsp decoding procedures, C language and the compilation prepared
BF561_encoder_JPEG2000
- 基于adi公司 blackfin561 dsp的JPEG 2000的编码程序,以C语言和汇编编写-Sa'adi based company blackfin561 dsp JPEG 2000 encoding procedures, C language and the compilation prepared
jpeg-c
- jpeg压缩、解压的C源代码,可以用于dsp、nios的移植。
activex_udp_video
- Visual C++ 6.0 种MFC 开发的ActiveX控件,是嵌入式视频监控系统的客户端软件,采用IPicture接口和UDP协议的IP组播方式,实现了JPEG图像的实时显示
jpeg_decode_code
- jpeg解码程序,经过验证可用。使用C编程。
network_main.c
- 用于DSP对视频进行网络通信,采用JPEG压缩
jpegmain.c
- 针对DM642的视频压缩,采用JPEG压缩方法
jpegdsp
- 利用C6000DSP实现对图像的JPEG压缩,并且利用C语言实现而且进行了优化非常具有实际的作用.-this jpeg compression code is developed by C language and has been optimized for c6000DSP,which is sure to be helpful in your application.
arm-download-98665.rar
- The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality.
JPEGDSP.rar
- 在TI dsp6000系列开发的jpeg压缩程序,以c作为开发语言,对jpeg的代码移植到dsp平台进行数字信号处理的实现,TI dsp6000 series in the development of jpeg compression procedures to c as the development of language, the code of jpeg transplanted to dsp digital signal processing platform for the rea
ejpgl-dev-0.251.tar
- 经过优化的嵌入式系统开源JPEG编解码库;-An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Compact, optimized for specific hardware, easy to be ported to various embedded OS, ESL tools like Handel-C, multi-processor sy
DCT
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
BaselineJPEGSoftwareCodecCodes
- In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseli
jpeg_v4l_diaplay
- 利用v4l显示jpeg图片,环境是mini2440+t35,测试通过 可运行流畅-Using v4l display jpeg images, the environment is mini2440+ t35, the test can be run smoothly by
Jpeg_decoder
- It is jpeg_decoder program. Source code are C and Verilog HDL.File .c reads data from jpeg and convert it to binary bit stream.Decoder is by verilog file
Embedded-JPEG-Codec-Library
- An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Compact, optimized for specific hardware, easy to be ported to various embedded OS, ESL tools like Handel-C, multi-processor systems and FPGA.
VCO0706
- VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
嵌入式linux下C编程例程
- 包括audio、video、fft jpeg 等等诸多例子