搜索资源列表
4MonitorVideoCoderBasedOnTMS320C6211DSP
- 本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。 之后通过对目前的视频编码标准的分析和比较,选择了MPEG-4视频编码标准作为监控视频编码框架。 接着在对MPEG-4视频压缩基本技术分析的基础上,结合监控视频和C6211DSP硬件的特点, 深入研究了运动估计、DCT变换、量化等算法并进行了优化, 采用了基于钻石搜索的背景块运动搜索算法和全零块预判别算法,提高了编码程序的效率。 随后,本文在PC机上采用VC编写了改进后的MPEG-4
CustomCaptions_demo
- This article presents some classes that make customising window captions really quick and easy. Using these classes you can change the background colour and the text font and colour of both the active and inactive window captions independently for an
Videoimagemovingobjectdetection
- 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video image moving object detection
VideoDemo
- VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],