-
视频捕捉系统,不错的一个程序,有代大家相互学习
视频捕捉系统,不错的一个程序,有代大家相互学习-Video capture system, a good procedure, on behalf of everyone has to learn from each other
- 2023-03-20 20:45:04下载
- 积分:1
-
live555 VS2015工程(基于live.2016.01.16)
资源描述live555源码及VS2015项目文件(基于live.2016.01.16),可在Visual studio 2015 IDE环境下编译调试!
- 2023-03-12 07:45:10下载
- 积分:1
-
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
-
C++实现的视频捕捉程序,无须任何驱动。
C++实现的视频捕捉程序,无须任何驱动。-C++ Realize the video capture process, without any driver.
- 2022-07-06 18:14:37下载
- 积分:1
-
Borland C++builder环境下的一个监控器原代码,它需要一个摄像头来作监控。...
Borland C++builder环境下的一个监控器原代码,它需要一个摄像头来作监控。-Borland C++ builder environment for a monitor of the original code, it needs a camera head for control.
- 2022-02-20 18:44:00下载
- 积分:1
-
USB视频捕捉程序(software:labview)
provide simple uses of the webcam library are included in the zip file.
Once the library has been installed, the examples can be accessed through the user menu
on the function palette in LabVIEW. The examples demonstrate the following:
• Single shot image capture and display
• Continuous image capture and display
• Single shot image capture, processing, and display
• Continuous image capture, processing, and display
Keep in mind that the National Instruments Vision for G toolkit is required to run
examples that perform image processing.
- 2022-02-05 19:13:28下载
- 积分:1
-
H264_NAL_Decoder
H264_NAL_Decoder解析h264视频流nal单元, 并用rtp打包传送,vlc中播放的经典例子,,学习视频编解码的同学赶快下载吧使用方法:直接在VC6上打开工程,编译。(需要注意的是大家要把IP地址改为自己的。在h264.h的#define DEST_IP "192.168.0.30"和#define DEST_PORT 1234这两行修改就行了。同时w.sdp文件里也要改成一致的IP和端口号,不然VLC是接受不到数据的。在c=IN IP4 192.168.0.30 和m=video 1234 RTP/AVP 96这两行。中间的1234是我设置的端口号。)在执行程序之前,先用VLC打开w.sdp文件,然后执行程序,就可以看到画面了:)。同样需要注意的是VLC1.0以后的版本不支持直接打开h.264视频文件,但是0.97版本就支持。这里我测试用1.03和0.97两份版本]的VLC都可以接受并播放h.264RTP码流。
- 2022-02-20 22:16:46下载
- 积分:1
-
mjpg再5350移植
mjpg_streamer移植到Ralink5350开发板上的资料,也可以做移植到其他平台的参考。
- 2022-02-06 22:28:13下载
- 积分:1
-
codebook前景提取
codebook背景建模为了解决在场景中包括复杂的运动物体的情况下背景建模的问题。例如数值在风中的摇摆,光照的变化,云的影响。一个比较好的方法是分别对每个像素或一组像素确定一个时间序列模型。根据每个像素的时间序列模型确定当前背景对应像素位置的值。 在构建背景时观察每个像素的值在一定时间内的情况,得到时间——像素值曲线,然后将之量化成码。它是基于一段视频序列背景模型的压缩形式
- 2023-03-29 02:40:03下载
- 积分:1
-
类似live555开发的win平台下支持AMR及H264音视频rtsp传输
非常好的流媒体服务器示例,运行后可以直接通过输入rtp//IP 加端口的方式访问
- 2022-02-12 17:12:10下载
- 积分:1