搜索资源列表
opencv-ex3-5
- /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
OpenCV
- 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。
vc++与opencv来采集两路视频
- 利用两个USB摄像头,vc++与opencv来采集两路视频,Using two USB cameras, vc++ with opencv to capture two-way video
camerads.rar
- opencv摄像头实时人脸识别,支持各种摄像头,Real-time face recognition opencv camera, supports a variety of camera
cvOnMFC
- OpenCV和MFC结合多线程工作,显示摄像头捕获的视频。-OpenCV and MFC work combined with multi-threading, showing a video camera to capture.
motion
- 基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
VideoProcess
- 用VS2008编写的基于MFC+OpenCv的视频显示与打开摄像头-Written with VS2008 MFC+ OpenCv based video display and open the camera
camera_display
- opencv下很简单的一个可以读取摄像头并在窗口显示的小程序-a simple program which can load camera and display frame image with OpenCV
camera
- OpenCV通过摄像头获取两幅图片,用Visual 6.0 开发的. 通过键盘n,m获取两张图片,q退出-OpenCV camera access through the two images, with the development of Visual 6.0. Through the keyboard n, m to obtain two images, q from the
OpenCV_camgame
- OpenCV为技术,控制摄像头为操作接口的小游戏源码。-OpenCV for the technology, camera control interface for the operation of game source code.
ObstacleDetection
- 基于双目视觉的障碍物高度检测,用于变电站机器人身上,需使用加拿大pointgray公司的bumblebee2摄像头-pointgray bumblebee2 Binocular Stereovision Obstacle Detection
laplace
- 利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
OpencvUIDlg
- 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
OpencvUIDlg
- 在vc++6.0开发环境下写的,用opencv打开摄像头并可录像、抓取图片并保存-In vc++6.0 development environment written using opencv camera and can open the video, grab pictures and save
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
shuju
- 调用opencv的函数,来实现控制两个摄像头,可以用于实时监控和后期处理-Opencv function calls to achieve control of two cameras can be used for real-time monitoring and post-processing
OPENCV-read-the-image
- OPENCV从摄像头读取图像并保存-OPENCV read the image from the camera and save! ! ! ! ! !
Image-Processing-OpenCV-
- 基于Visual C++和OpenCV结合的打开摄像头捕获图像源程序,是结合OpenCV库函数开发的程序,非常实用。-Based on Visual C++ and OpenCV camera to capture a combination of open source image, is a combination of OpenCV library development program, very useful.
opencv
- VS2015环境下OpenCV采集摄像头视频代码(VS2015 environment, OpenCV camera video code acquisition)
读摄像头
- 利用vc6.0和opencv1.0相结合,实现在MFC中读取摄像头(Using VC6.0 and opencv1.0 to read the camera in MFC)