搜索资源列表
Datastead.TVideoGrabber.v7.2.4n 视频采集
- TVideoGrabber is a video capture component that lets you implement video features in your project. Major features include motion detection, network live streaming, graphics overlay, video player, DV time stamps, and much more
摄像头监视程序
- 一个可以控制所有摄像头的监视程序. 功能包括:旋转摄像头,允许自动侦测,自动报警,监视范围,全屏显示,抓图.记录监视日志等完整功能. -one can control all camera surveillance procedures. Features include : rotating camera, allowing automatic detection, automatic alarm, surveillance, full screen display, Previous
远程视频监控系统
- 网络视频监控系统!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0 SDK \\Samples\\C++\\DirectShow\\BaseClasses”。
vc6.0CameraControl
- VC++6.0开发的摄像头控制程序 #include<vfw.h>-VC++ 6.0 developed camera control procedures# Include
uEyeCSharp
- 用CSharp开发的实用与IDS公司工业级摄像头的视频采集及其捕捉应用程序,其中程序功能包括了各种视频操作及其二次开发的基础-CSharp developed with IDS s utility and industrial-grade camera and capture video capture applications, which include a variety of video programs and the second operation of the foundatio
ScanLife
- scanlife公司的2D code识别extension,通过camera进行2D code的识别.包含一个camera app示例代码.-brew extension for scan 2D code by camera. Zip file include a extension mod file and a sample camera application.
mxc_v4l2_capturefz
- Davinci的视频采集接口的驱动涉及到内容包括I2CAD芯片V4L2视频采集等内容。-Davinci' s video capture interface driver involved include I2CAD chip V4L2 video capture and so on.
camera-manitor-program
- 一个可以控制所有摄像头的监视程序. 功能包括:旋转摄像头,允许自动侦测,自动报警,监视范围,全屏显示,抓图.记录监视日志等完整功能-One can control all the camera monitor. Features include: rotating camera, to allow automatic detection, automatic alarm, monitoring range, full screen, capture. Full functionality suc
100394
- 远程视频监控系统:程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”-Remote vide
capture
- 本程序是基于v4l2的视频图片采集程序源代码,包含了视频及图片采集的一般流程,使用者可对其进行修改使用。-this programe is used for capture a picture or a video, include the full procedure, anybody needs it can change or modify!
Image
- Include files to use the PYLON API. IEEE1394 Camera
dshowImg
- 抓拍的视频图象属性设置包括分辨率颜色亮度硬件接口选择等,图片嵌入,字体文字嵌入,简单图象拼接等,可加入图象检测识别处理应用,也可识别检测结果发送远程数据库或者以数据记录块的方式上传远程服务比对。另建程序加入测-Capture video image attribute settings include resolution color brightness hardware interface selection, picture into text, font embedding, simpl
ARToolKit
- 摄像头识别模型板后,视频中可以看到模型板上会出现小美女在上面跳舞,压缩包中包含如何配置开发环境的说明-After camera recognition model board, we can see model board will appear on the small beauty dance upon them. Compressed packages that include how to configure the development environment instructio
h264_to_mkv
- 将纯H264码流合成MKV文件。另外可以包括PCM的音频和ASS的字幕,参照官方V2结构实现。-Pure synthetic H264 stream MKV files. In addition, may include a PCM audio and ASS of subtitles, with reference to the Official V2 structure to achieve.
StGEMultiCameraSample
- 日本ricoh相机demo,包含include文件件和lib文件夹。- Japan ricoh camera demo, containing pieces include files and lib folders.
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*
DirectShow
- 從DirectX SDK 9.0b 單獨取出DirectXShow:安裝SDK後,可參考C:\DirectShow\Capture目錄下AMCap例子的設置,主要如下: 1、 project->setting,在c++選項卡,分類->Preprocess附加包含路徑 C:\DirectShow\BaseClasses。 2、 link選項卡,分類->general對像/庫模塊: C:\DirectShow\BaseClasses\Debug_Unicode\
VC++ 摄像头视频通讯传输(客户端+服务端)
- 用c++写的实现视频通信,包括客户端和服务端(video communication include client and server)