-
Linux下的视频捕获程序,适合许多通用的usb摄像头。
Linux下的视频捕获程序,适合许多通用的usb摄像头。-Linux video capture process, for a number of generic usb camera.
- 2022-08-24 19:32:07下载
- 积分: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
-
远程视频监控系统,分为客户端和服务器端,vc6.0下调试通过
远程视频监控系统,分为客户端和服务器端,vc6.0下调试通过-Remote Video Monitoring System, is divided into client and server-side, vc6.0 debugging through
- 2023-01-27 21:10:04下载
- 积分:1
-
VC 视频捕捉软件,纯粹的API实现,来自http://www.vckbase.com
VC 视频捕捉软件,纯粹的API实现,来自http://www.vckbase.com-VC video capture software, pure API from http://www.vckbase.com
- 2023-07-13 19:35:03下载
- 积分:1
-
v4l2拍照jpg格式
v4l2摄像头采集图像数据拍照保存为jpb格式图像,同时保存yuv420和yuv444格式的视频数据,对学习v4l2编程很有帮助.
- 2022-01-31 20:09:33下载
- 积分:1
-
- 2022-10-05 11:45:03下载
- 积分:1
-
实现数字化的视频采集与处理系统,以FPGA为处理平台
实现数字化的视频采集与处理系统,以FPGA为处理平台-Digital video acquisition and processing systems to FPGA processing platform for
- 2022-02-10 06:42:07下载
- 积分:1
-
抓屏,X264编码,JRTP传输客户端
资源描述这实现了PC端的抓屏,X264编码,使用JRTP向网络发送H264数据包,并保存为本地文件。至于之后怎么播放,是我当前的任务。解决了再来上传完整的
- 2023-04-28 05:20:07下载
- 积分:1
-
简单的FFMPEG播放器源码
本程序实现了视频文件的解码和显示(支持HEVC,H.264,MPEG2等)。 是最简单的FFmpeg视频解码方面的教程。 通过学习本例子可以了解FFmpeg的解码流程。 项目包含两个工程: simplest_ffmpeg_player:标准版,FFmpeg学习的开始。 simplest_ffmpeg_player_su:SU(SDL Update)版,加入了简单的SDL的Event。-This software is a simplest video player based on FFmpeg. Suitable for beginner of FFmpeg. Solutions contains 2 Project: simplest_ffmpeg_player:Standard Version, suitable for biginner. simplest_ffmpeg_player_su:SU(SDL Update)Version, Add SDL Event.
- 2022-11-18 02:35:04下载
- 积分:1
-
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s.在opencv group上了解到这是一个普遍问题,也许有人做过转换,却没有完整的例子与代码.在此贴出.对希望提高opencv视频分析速度的有所帮助-Opencv experiment found that the cvCaptureFromCAM using vfw, the use of information mechanism to slow fps test found that only about 9-12, too slow. Discovered through the use of DirectShow velocity to 60/s. In opencv group understanding that this is a common problem, perhaps someone has done the conversion, but no complete examples and code.此贴out in. opencv want to improve the speed of video analysis help
- 2023-08-26 23:15:03下载
- 积分:1