-
一个视频数字解压卡编程例子。(神龙卡,支持mpeg4,需要directX支持)...
一个视频数字解压卡编程例子。(神龙卡,支持mpeg4,需要directX支持)-a digital video programming examples Decompression Card. (Shenlong cards, support mpeg4 need directX support)
- 2022-07-10 06:53:41下载
- 积分:1
-
本程序提供了使用CVMR_Capture类实现对多USB摄像头进行视频监控的例子。通过本程序可以实现多画面预览,图片保存,视频编码等...
本程序提供了使用CVMR_Capture类实现对多USB摄像头进行视频监控的例子。通过本程序可以实现多画面预览,图片保存,视频编码等-This program provides the use of multi-CVMR_Capture class implements USB camera for video surveillance example. This procedure can be achieved through the multi-screen preview, save the picture and video coding. .
- 2023-06-24 17:15:03下载
- 积分:1
-
vb摄像头控制源码
Dim lpszName As String * 100
Dim lpszVer As String * 100
Dim Caps As CAPDRIVERCAPS
"//Create Capture Window
capGetDriverDescriptionA 0, lpszName, 100, lpszVer, 100 "// Retrieves driver info
lwndC = capCreateCaptureWindowA(lpszName, WS_CAPTION Or WS_THICKFRAME Or WS_VISIBLE Or WS_CHILD, 0, 0, 160, 120, Me.hWnd, 0)
"// Set title of window to name of driver
SetWindowText lw
- 2023-08-01 21:55:03下载
- 积分:1
-
DShow use ordinary camera and video photographers procedures
使用DShow及普通摄像头的视频捕抓程序-DShow use ordinary camera and video photographers procedures
- 2022-03-23 14:36:44下载
- 积分: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
-
video capture code, Microsoft provided by the VFW Interface
视频捕捉代码,采用微软提供的vfw接口-video capture code, Microsoft provided by the VFW Interface
- 2022-10-22 11:00:03下载
- 积分:1
-
Easywin做视频流媒体服务器,调用live555RTSP
应用背景live555最大缺陷分析:live555是单线程程序,如果客户端过多或者读取摄像机数量过多,则会出现很多问题,另外,由于是单线程工作,不能使多核CPU发挥作用.关键技术应用EasyWin开发流媒体转发服务器,源代码开放,实现转发服务器的多线程运转,这样解决了live555的单线程问题,能够有效利用多核CPU来实现任务调度互不影响.
- 2022-10-23 14:05:05下载
- 积分:1
-
人脸检测
一种基于 opencv 和 visual studio 2010 的人脸检测算法
此程序帮助您检测到任何面对使用你的 web 摄像机
和你可以将此程序集成到您的程序如果
- 2023-01-27 06:15:03下载
- 积分:1
-
彩色物体自动检测的颜色范围
How to define the colour ranges for an automatic detection of coloured objects
- 2023-03-03 12:45:04下载
- 积分:1
-
抓屏,X264编码,JRTP传输客户端
资源描述这实现了PC端的抓屏,X264编码,使用JRTP向网络发送H264数据包,并保存为本地文件。至于之后怎么播放,是我当前的任务。解决了再来上传完整的
- 2023-04-28 05:20:07下载
- 积分:1