-
Simple video surveillance system, can activate the camera for real
简单的视频监控系统,可以启动摄像头进行实时监控,同时,可以把视频保存为AVI格式进行录像、回放等。-Simple video surveillance system, can activate the camera for real-time monitoring, at the same time can be saved as AVI video format video playback and so on.
- 2022-07-23 05:42:59下载
- 积分:1
-
VGA256色彩视频处理
要显示字符,首先需要获得字模数据,我们使用字模软件PCtoLCD2002(配套光盘里有,网络上也随处可下)。该字模软件用1bit 代表一个像素点的色彩,用户可以根据需要来决定这1bit 数据(0 或1)代表的色彩。
- 2022-03-25 23:14:22下载
- 积分:1
-
视频播放器Video-Js
不错的一个视频播放器,video-js采用的是html5的播放器,如浏览器不支持html5,它会自动转换为flash播放。
- 2023-07-13 10:00:03下载
- 积分:1
-
The Real time Image Recognition
/* Face Detector Library
By Henry A. Rowley (har@cs.cmu.edu, http://www.cs.cmu.edu/~har)
Developed at Carnegie Mellon University for the face detection project.
Code may be used, but please provide appropriate acknowledgements, and let
har@cs.cmu.edu how you are using it. Thanks!
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-01 23:22:32下载
- 积分:1
-
北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。...
北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。-err
- 2023-02-08 04:15:04下载
- 积分:1
-
该程序功能强大,能捕获程序,属于服务器端视频信息采集程序...
该程序功能强大,能捕获程序,属于服务器端视频信息采集程序-the program is strong,it can capture the video quickly
- 2022-02-15 23:37:56下载
- 积分:1
-
用opencv读取和显示视频帧
在visual c++ 6.0平台下利用opencv 1.0版本实现视频的读取和视频帧的显示,是视频处理的入门程序,可以读取avi格式的视频并显示和保存每帧的图片
- 2022-10-13 09:15:03下载
- 积分:1
-
saa7121 encooder embedded video driver code, compared with the reference value i...
saa7121 video encooder的嵌入式驱动代码,比较有参考价值的是2个初始化参数数组-saa7121 encooder embedded video driver code, compared with the reference value is two initialization arguments
- 2023-03-16 06:00:03下载
- 积分:1
-
视频编解码器
应用背景
This is the second public release of our MPEG-2
encoder. It converts an
ordered set of uncompressed input
pictures into a compressed bitstream
compliant with ISO/IEC 13818-2 DIS [1]
(MPEG-2).
This program will evolve to become:
ISO/IEC 13818-5 Software Simulation
of MPEG-2 Systems, Video, and Audio.
关键技术
The execution
template for the encoder is:
mpeg2encode parameter_file
output.m2v
Coding parameters can be modified by
editing the parameter_file. Since the
parser expects the operating parameters
to be on certain line numbers,
kindly do not insert or delete lines
from the file.
We have provided a couple of sample
parameter files in the par directory.
&nb
- 2023-07-07 17:15:04下载
- 积分:1
-
Telnet服务器代码
Telnet服务器代码-Telnet server code
- 2022-04-17 15:26:22下载
- 积分:1