搜索资源列表
capture
- 自己写的一个摄像头视频捕捉文件,用的是vc and opencv,可以显示!
Game_fire.rar
- 基于opencv完成的视频模拟游戏(单线程)。使用到了cxcore.lib,cv.lib,cvaux.lib,highgui.lib。窗口区产生随机目标,客户通过鼠标捕捉该目标,完成任务。可调节难度,显示任务完成进度。,this project is based on opencv (single-threaded). cxcore.lib, cv.lib, cvaux.lib, highgui.lib included. randomly generated objectives in t
facecount1
- 实现USB采集的图像序列或者视频中人脸检测与计数,应用OPENCV实现-Image sequence to achieve USB or video capture human face detection and counting, the application to achieve OPENCV
vidcap_src
- 这是一个Visual C + +6 码使用opencv库打开Webcam 来源和捕获帧的摄像头,并保存到电脑。-This is a Visual c++ 6 code use opencv lib to open the web cam sources and capture the frame on the webcam and save to the PC.
camerads
- 基于directshow和openCV的视频采集,多窗口播放-And openCV based on directshow video capture, multi-window play
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
vc
- 通过摄像头监视路由器指示灯的状况 将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态.其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用wi-Light through the camera to monitor the status of the router would be the camera to capture real-time transmission of the router image
camera_test_dlg
- 使用OpenCV所寫的開啟影像設備範例程式,支援多個影像設備的選取及參數的調整。-The sample code for open capture device, include selection from multipl device and device setting.The code using OpenCV library.
UFO_Capture
- 在MFC專案下使用OpenCV 透過webcam 進行視訊中的motion detector 一但發生 motion即立刻存下照片檔案(bmp) 本人對於超自然現像非常有興趣.此程式是原本是使用於拍攝天空.期望會抓取到UFO.但只看到一些蟲子與飛鳥-this is UFO capture program.I use MFC+ OpenCV lib ,detector the sky by webcam.
exemplo3-tutorialOpenCV
- opencv program to capture vedio
bcb_OpenCV_test
- BCB6下使用OpenCV,用DirectShow采集视频,帧率提高到30帧左右,新建线程播放视频,抛弃OpenCV自带GUI窗体,不使用cvWaitKey函数-BCB6 use OpenCV, with the DirectShow capture video frame rate up to 30 or so, the new thread to play video, discard OpenCV own GUI form, do not use cvWaitKey function
directmove
- 基于vc++和OPENCV的简单的视频捕捉-OPENCV based on vc++ and simple video capture
28668327Hough_transfor
- The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-poin
2-camera-optical-flow-NUS
- 这个程序应用于机器人视觉系统。可以即时从两个摄像头同时读取摄像。程序包括视屏抓取,光流计算以及计算结果检验。计算结果通过串口直接发送到控制计算机。-This program is dedicated to capture real time optical flow from two cameras with intersect angle 180 or 120 degree. It includes Optical flow capturing, calculation
GuessCapture
- Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
AviWriter
- 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
VideoCap7.12(7.13)-1
- 自己编写的视频捕捉程序,用OpenCV结合VC++做的,可显示摄像头视频,保存文件和捕捉图像。-a video capture program!
video-capture-and-face-recognition-
- 利用OpenCV实现的视频采集和人脸识别程序的vc代码-Using OpenCV realization of video capture and face recognition program, vc code
Capture
- OpenCV操作摄像头,基于Opencv 2.4.9,占用CPU低,-OpenCV oporeate camera, based on Opencv 2.4.9, use CPU lower
实时捕捉摄像头信息
- visual studio 2012 ;opencv,实时捕捉摄像头信息(Use OpenCV to capture camera information in real time)