搜索资源列表
jpeg_network
- 使用evm dm 642开发的DSP源程序,该程序可以通过摄像头读取图像,再使用JPEG压缩算法进行压缩,随后通过evm板的RJ45网络接口通过Internet读取到摄像头的图像。-source code for evm dm 642.this application read image from carma,then compress it by jpeg,send the image through evm s RJ45 to internet.
dct_dsp
- 在ccs开发环境下实现的基于dsp的图像二维dct变换和压缩,完整可实现的工程文件, 源文件算法清晰,良好的实现效果
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
IP501_h263_loopback
- DM642平台,采集图像,经过H263压缩算法编、解码,然后再回放-DM642 platform for image acquisition, the H263 compression algorithm for decoding, then playback
CCSDS_120.0-G
- 用于空间图像无损压缩的算法标准的技术绿皮书-For space image lossless compression algorithm standard technology of the Green Paper
Mpeg4_Enc_Dec
- 图像压缩算法MPEG4源代码,包括压缩部分和解压部分,是运行在TI公司DM642上的,是DSP代码。-MPEG4 video compression algorithm source code, including some compression and decompression part of the run on TI' s DM642 is DSP code.
hw642_test
- TI DSP DM642,源码包括模拟视频AD采集(SAA7113)、视频DA(SAA7121)、实时图像压缩JPEG算法框架程序-TI DSP DM642, analog video source, including AD acquisition (SAA7113), video DA (SAA7121), real-time image compression JPEG algorithm framework program
DCT
- DCT变换方法,并讨论了应用MATLAB中的图像处理工具箱中的相关函数和命令来实现离散余弦变换的图像压缩算法的仿真。-DCT transformation method, and discusses application MATLAB image processing toolbox related functions and commands to achieve discrete cosine transform image compression algorithm simulation
Desktop
- 基于MATLAB的图像压缩实现 , 将彩色图片转为黑白图片 ,用huffman算法进行压缩。(Implementation of image compression based on MATLAB)