-
嵌入式图像采集处理与传输系统具有体积小、稳定性高等优点,在智能交通、电力、通讯、计算机视觉等领域应用广泛.随着DSP技术的发展,
在DSP上用软件实现实时视...
嵌入式图像采集处理与传输系统具有体积小、稳定性高等优点,在智能交通、电力、通讯、计算机视觉等领域应用广泛.随着DSP技术的发展,
在DSP上用软件实现实时视频压缩成为数字视频压缩标准应用的亮点,这种应用比起专门的压缩芯片更具有灵活性和升级潜力.
该文作者提出一种实现脱机视频采集、压缩编码和视频数据通信的方法.主要研究基于Tms320vc5402的视频编码器的软件实现方法和Tms320vc5402外围硬件系统设计.-Embedded image acquisition processing and transmission system has a small size, high stability, in the intelligent transportation, electricity, communications, computer vision and other fields are widely used. With DSP technology, used in the DSP software for real-time digital video compression video compression standard application of the bright spots in this application than the more specialized compression chip with the flexibility and upgrade potential. In this paper, the authors propose a realization of offline video capture, compression coding and video data communication method. major research based on the TMS320VC5402 video encoder software methods and realize TMS320VC5402 external hardware system design.
- 2022-03-26 14:28:33下载
- 积分:1
-
a good audio source
一个不错的音频源码-a good audio source
- 2022-03-05 22:17:43下载
- 积分:1
-
天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式...
天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式-Mortimer Series SDK control cards, video capture, data compression preservation into BMP/JPG/AVI file format
- 2023-01-20 19:40:04下载
- 积分:1
-
这1.6.0.21540桌面视频处理和捕获应用程序(Win32)。
virtualdub 1.6.0.21540 Desktop video processing and capture application (Win32).
- 2022-02-07 02:18:39下载
- 积分:1
-
用C#编写的图片处理程序,实现了图片的裁剪和缩放等功能。
用C#编写的图片处理程序,实现了图片的裁剪和缩放等功能。-Written using C# image processing procedures to achieve a picture of the cutting and scaling functions.
- 2023-01-22 18:50:04下载
- 积分:1
-
SWF SDK(可编译运行版)(delphi).rar
SWF SDK(可编译运行版)(delphi).rar-SWF (SDK can run compiler) (delphi). Rar
- 2022-03-10 23:47:32下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
一个图像的Sobel边缘检测。利用Sobel边缘检测的面具
Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
- 2022-02-06 05:17:09下载
- 积分:1
-
该程序主要是向大家介绍如何使用LOGFONT结构和CFont对象来输出各种文字体.其中主要的输出处理都集中在OnPaint()函数中,要学会在VC中对程序的逐步...
该程序主要是向大家介绍如何使用LOGFONT结构和CFont对象来输出各种文字体.其中主要的输出处理都集中在OnPaint()函数中,要学会在VC中对程序的逐步创建.-the program is mainly to tell you about how to use the LOGFONT structure and CFont object to the output kinds of characters. One of the major export processing are concentrated in OnPaint () function. VC should learn in the process of putting in place.
- 2022-02-25 21:34:50下载
- 积分:1
-
简单的视频播放器实现DirectShow可以播放视频,音频播放器。
简单视频播放器 实现directshow的可播放视频,音频播放器。-Simple video player to achieve DirectShow can play video, audio players.
- 2022-07-25 15:04:51下载
- 积分:1