搜索资源列表
JPEG-DSPyhsx
- JPEG编码算法的DSP优化实现,希望能对大家有用.-JPEG encoding algorithm optimized DSP to achieve the hope of all useful.
jpeg-c
- jpeg压缩、解压的C源代码,可以用于dsp、nios的移植。
JPEG
- 快速算法(用于TI和Philips的DSP开发,经过优化
Motion JPEG Demo on TMS320DM6446
- This application report describes how to build a motion JPEG demo running on Texas Instruments DM6446 processor leveraging the JPEG codec combo and XDC tools provided with the DM6446 DVEVM/DVSDK package. The demo is derived from the motion JPEG de
jpeg dsp JPEG压缩 采用TI 6000DSP实现
- 该源代码实现了JPEG压缩,采用TI 6000DSP实现,适合DSP学习,压缩编解码参考学习
BlackFIN JPEG源码例程
- ADI BF DSP图像压缩例程
jpegNetWork--TCP
- 基于DM642、DM643的网络摄像机,实现网络视频传输功能,采用TI的JPEG库进行视频压缩,使用TCP协议传输,达到每秒10帧以上,基本实现实时功能。
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
TI_motion_jpeg
- TI公司的基于DSP实现的Motion JPEG源代码,网络传输部分很有参考价值。-TI DSP-based implementation of the company' s Motion JPEG source code, network transmission part of the great reference value.
TI_jpeg_motion_network
- 这是TI公司的JPEG-MOTION源代码,网络部分特详细,是初学者学习DSP传输JPEG的最好的例子-It is a example based on TI JPEG-MOTION
01JPEGLoopback_v3.3
- JPEG Demo with Loopback"DSP端(SEED-VPM642板卡上)实现1路D1格式视频采集、JPEG编码、JPEG解码及视频输出回放显示。-JPEG Demo with Loopback " DSP-side (SEED-VPM642 on board) one way to achieve D1 format video capture, JPEG encoder, JPEG decoder and video output playback display.
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
C6000DSP_JPEG_compress
- 实现对JPEG图像的压缩,在DSP6000环境下的源程序-jpeg_image compressing under dsp6000
CE150_JPEG_Entropy_Coding
- 说明:该代码是一个使用DSP库函数变量进行JPEG编码的简单应用范例。开发环境:用MPLAB C30编译,用ICD2在线调试和编程。-Descr iption: The code is a variable using the DSP library functions to the simple application of JPEG encoder example. Development Environment: The MPLAB C30 compiler, the ICD2 debug
c6400_ptimize_Code
- h263,jpeg,mpeg2编解码核心程序,c6000下的代码优化,编译通过的。(TI DSP C64xx)-h263,jpeg,mpeg2 encode/decode core code TI DSP C64xx)
black-jpeg
- bf533平台图像采集程序,通过摄像头采集图像,将其jpeg压缩后通过串口传至pc端,在visual dsp++4.5下编译通过-bf533 platform image acquisition process, through the acquisition camera images, jpeg compression of its spread to pc through serial port side, in the visual dsp++4.5 under the compiler
VideoJPEG2
- 本程序可以实现DSP的图像实时压缩,而且是标准压缩JPEG ,从编码到解码,是全套过程,使用性很强 -This procedure can be achieved in real-time DSP image compression, and compression standards JPEG, from encoding to decoding, is a full set of the process, the use of highly
JPEG-decode
- 基于DSP的jpeg图像解码算法的实现说明文档
G
- DSP JPEG图像压缩编码的实现image compression coding to achieve-DSP JPEG image compression coding to achieve
jpeg
- dsp端的jpeg压缩算法,测试通过,方便大家共享。采用汇编进行优化。-dsp side of the jpeg compression algorithm, test, easy to share. Optimized in assembly.