-
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 personal development based on the DirectShow camera procedure code c...
这是个人基于directshow开发的摄像头程序,代码简洁-This is the personal development based on the DirectShow camera procedure code concise
- 2022-07-25 14:23:54下载
- 积分:1
-
有关Drictshow技术基类的视频采集技术,希望对大家有帮助
有关Drictshow技术基类的视频采集技术,希望对大家有帮助-Drictshow the type of technology-based Video Capture technology, we hope to help
- 2023-04-10 08:10:03下载
- 积分:1
-
Video capture and processing with Linux (cmvision revision 1.20)
linux下的视频捕捉和处理cmvision版本1.20-Video capture and processing with Linux (cmvision revision 1.20)
- 2022-07-23 22:36:39下载
- 积分:1
-
用普通USB摄像头捕捉图像
#ifndef _DLL_H_
#define _DLL_H_
#define EXPORT __declspec (dllexport)
EXPORT long SetUp(long driver, long width, long height);
EXPORT long GetDigitizer(long DigitizerID, CHAR *str);
EXPORT void Grab(unsigned char *LVPict);
EXPORT void ShowDialog(long WhichDlg);
#endif
- 2023-01-07 22:30:03下载
- 积分:1
-
基于arm的是视屏采集传输
一、此版本实现视频的采集,基本实现视频的压缩,实现视频实时传输(有线网络+无线网络)(有限测试有2-3秒延迟)。运行:1.make clean 2.make all (make)编译环境改变时,请重新编译X264的相关文件,x264原工程代码已提供,即x264-snapshot-20120825-2245文件夹,替换x264.h,x264_config.h,libx264.a,还需make clean 相关文件。二、播放软件使用开源软件VLC,先使用VLC打开sdp文件,在运行视频采集传输端程序,详细文件件“播放软件文件”文件夹。(VLC2.0版本效果较好)三、摄像头为罗技C170(176x144)。
- 2023-01-02 04:30:04下载
- 积分:1
-
利用混合高斯模型训练视频,获得背景图像,并将背景保存。...
利用混合高斯模型训练视频,获得背景图像,并将背景保存。-training video with GMM model ,then get the background,and store the picture in your computer.
- 2022-07-15 09:57:35下载
- 积分:1
-
VC realize through the camera control and video, running in the Debug document b...
通过VC实现摄像头的控制以及视频,运行中请在Debug文件中加入CDLL.DLL文件。-VC realize through the camera control and video, running in the Debug document by adding CDLL.DLL file.
- 2023-04-15 14:10:03下载
- 积分:1
-
屏幕录像软件设计
VB做的,老外的
屏幕录像软件设计
VB做的,老外的-VB-screen video software designed to do, and foreigners
- 2023-06-03 14:20:07下载
- 积分:1
-
JMFUSB摄像头源代码
使用sun官方的JMF框架实现的本地USB接口摄像头视频实时播放demo程序,其中分为java awt应用程序调用示例和applet网页调用示例
- 2022-02-12 06:37:17下载
- 积分:1