搜索资源列表
摄像头抓图程序
- ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and wor
VCapture
- 一个利用Video for Windows在 C++Builder编程环境下进行视频捕捉的一个实例。本 程序能够实现对输入的视频流的实时显示和捕获,包括 单帧图像的抓取和将一段视频流保存为AVI文件,同时 还可以对视频源的相关设置进行调整 -a use Video for Windows Programming in C Builder environment for inspection Frequency captured an example. The process
foreman_cif
- 视频处理中的测试序列:foreman_cif-Video processing in the test sequence: foreman_cif
video_conference
- 视频会议系统, 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-Video conferencing system, the procedures in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in W
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
sphyxt
- 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in Windows system directory under the syst
QQScreensho
- 要用QQ2006 1.经过笔者分析,腾讯QQ的截图功能,组件名称为:CameraDll.dll,位于QQ安装目录的TMDLLS文件夹中 2.点中此文件,将其复制到系统盘(如C盘)Windows\System32文件夹下,之后再开始菜单中的运行框输入如下命令: rundll32.exe CameraDll.dll,CameraSubArea 点击回车,即可将此组件集成到系统文件之中 3.之后在桌面空白处,单击鼠标右键,选择新建中的新建快捷方式选项,扔输入相同命令,点
calibration
- The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
VideoCaptureAndDisplay
- VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。-VFW (Video for
chess
- This a C file to calibrate the camera. This uses the checker board pattern in order to obtain the intrinsic and distortion parameters.-This is a C file to calibrate the camera. This uses the checker board pattern in order to obtain the intrinsic and
c
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等-The program tries to open the camera on the computer as a video input device, or the command line input parameters as the file name to open the vid
2
- 摄像头获取图像,可以执行的文件 c++编程的 vfw-Camera to obtain images, you can perform the file c++ programming vfw
Pic_Fix
- C++ Builder 读取串口雷达数据,叠加信息到摄像头抓拍的图片上,可实现6车道的全景监控,相机的位置可在配置文件中更改。-C++ Builder to write the serial port to read the radar data, superimposed information to the camera capture images, can realize the 6 lanes of the panoramic monitoring, the position of t
Video-Preview-(VFW-Method)
- 这是一个VFW方法制作的 Visual C++ MFC Dialog-based 视频捕获与显示工程。Word doc 文件里面有一步一步地细节解释。对多媒体视频的初学者很有用的。请看一看吧!-This is a Visual C++ MFC Dialog-based Video Acquisition and Preview using VFW Method. The project detail is explained step by step in the Word doc file.
FlowDetect
- 该程序为C++Builder环境下编制的,可以在视频文件中(AVI)中检测道路上通过虚拟线圈的车辆数量,并可以在车道上画虚拟线圈。实检率达到93.8 -Prepared by the procedures C++Builder environment, in a video file (AVI) detected on the road by the number of vehicles of the virtual loops, virtual coil and can be painted
control
- 视频监控系统 使用了Access数据库,保存在“源程序”目录下。 主程序文件Capture.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可调试。 管理员的用户名和密码可以从数据库中的表“tb_user”中获取。 本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib 、MediaTransmit.h、Sa7134Capt
ONI2AVI
- kinect+NITE/openni+c++,实现彩色图像和深度图像的录制,保存为文件.oni格式。-kinect+NITE/openni+c++, color image and the depth image recording, save it as a file. oni format.
video-sampling-and-recording
- 在c++builder 2010环境下,采用VFW技术所设计的视频参数设置、采集、录像等功能。-An Example of parameters configuration,video steam sampling,video file(.avi) recoding and saving uponing platform of c++builder 2010.
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
3
- ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86)-ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*