-
very good source of practical procedures
非常好的实用程序源码-very good source of practical procedures
- 2022-02-25 13:26:41下载
- 积分:1
-
MP4文件的解析
资源描述从MP4文件中解析出aac和h264,用于rtmp推流
- 2023-08-15 03:20:03下载
- 积分:1
-
64码高清网络电视v2.4.2
64码高清网络电视v2.4.2
64码高清网络电视v2.4.2
- 2023-03-08 08:45:03下载
- 积分:1
-
视频捕捉功能,还可以抓取视频图片,VC++程序
视频捕捉功能,还可以抓取视频图片,VC++程序-Video capture function can also be crawling video pictures, VC++ Procedures
- 2022-02-14 13:17:54下载
- 积分:1
-
图像边界特征提取
图像边界的特征提取,会根据图像提取出边界并描出
- 2022-02-01 05:25:03下载
- 积分:1
-
VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储...
VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
- 2022-02-03 02:07:42下载
- 积分:1
-
directshow采集,抓拍,并可调节DV的亮度,对比度,饱和度,支持DV,vfw,wdm,可用于交通监控...
directshow采集,抓拍,并可调节DV的亮度,对比度,饱和度,支持DV,vfw,wdm,可用于交通监控-directshow collection, snapper, DV can adjust the brightness, contrast, saturation, DV, VFW, wdm, can be used to monitor traffic
- 2022-06-12 05:40:27下载
- 积分:1
-
基于dsp的图像采集与显示
本例程是基于dm6437目标板为基础,对用ccd摄像头采集来的图像流进行入、采集,并通过液晶屏进行显示,主要用到dm6437的视频的输入输出模块,通过av接口相连,得以实现对图像的采集与显示,本代码主要采用c进行编写,在dsp/bios建立的工程,接收来的视频主要通过ccdc通道,video通道,venc通道进行处理的,然后把内存释放掉。
- 2022-11-15 22:15:03下载
- 积分:1
-
用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。
本系统实现从摄像头中获取一段视频的功能 运行时需要有一个摄像头
一套完整的VC ++...
用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。
本系统实现从摄像头中获取一段视频的功能 运行时需要有一个摄像头
一套完整的VC ++ USB Video摄像头捕捉程序源代码,支持多摄像头选择,而且支持直接截图。可以作为开发视频会议和视频游戏的参考资料
-Vc++ to prepare with the image processing procedures, the procedures for the realization of the camera for video capture. The system obtained from the camera features a video of the run-time need for a camera of a complete set of VC++ USB Video camera to capture source code, support multi-camera options, and support direct screenshot. Can be used as the development of video conferencing and video game references
- 2022-02-03 14:21:16下载
- 积分: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