搜索资源列表
用opencv进行双摄像头的捕捉
- 用opencv进行双摄像头的捕捉,将两张图像同时显示在一个界面上-For dual use opencv camera capture, the two images displayed simultaneously on a single interface
使用OPENCV预览打开并预览摄像头
- 使用OPENCV预览打开并预览摄像头,实现了同时打开两个摄像头的程序!-Use Preview to open and preview OPENCV camera to achieve the two cameras simultaneously to open the program!
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
bird_eye
- 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
opencv-videorecord
- 使用opencv进行摄像头视频压缩成文件-compress video to file using opencv
camshifttrack
- opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 -opencv camshift finish half-auto track absolutely can be runned,i have make it
opencv
- 这是一个用opencv编写的启动摄像头程序,希望大家用得上- 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 This is a start with opencv camera program written in the hope that we need them
Camerads2
- OPENCV 双目视频采集程序,包括Detectshow,和一个C++类,需要两个USB摄像头-OPENCV eyes video capture program, including Detectshow, and a C++ class, you need two USB camera
opencv_multi_camera_input
- OPENCV实现的多摄像头输入处理程序; VS Studio 2005 -OPENCV of the multi-camera input handler VS Studio 2005
MFC_Thread
- opencv与MFC 结合控制,采用线程方式控制摄像头,有效的节省了系统资源-opencv combination of control with MFC, using threads in control of the camera, saving the system resources effectively
Test_Cam
- 在QT中调用OpenCV的库来捕获摄像头的图像并显示-Capture the images from a camera, using the library in OpenCV, developed in QT Creator
shipin-opencv
- 用OPENCV+MFC简单地打开摄像头,和反色功能。要求装有OPENCV1.0库-With OPENCV+ MFC simply open the camera, and anti-color capabilities. Requirements with OPENCV1.0 Library
opencv
- opencv的一些简单处理,包括滑块,鼠标,摄像头-opencv some simple processing, including the slider, mouse, camera
Opencv
- 基于opencv的use摄像头视频采集程序-Based on the use opencv webcam video capture program
OPENCV-pcb
- 基于opencv1.0的0805元件对中程序,从摄像头读取图像,进行图像处理后,找到元件的中心点。-Opencv1.0 based on the 0805 program components, read the images from the camera, for image processing, to find the components of the center.
CameraTest(based-on-OpenCV)
- 基于VC++6.0,调试成功,可以实现普通摄像头的视频显示功能,基于opencv-Based on VC++6.0, debugging success, can ordinary camera video display,based on OpenCV
opencv
- 人脸识别,可直接实现照片的人脸识别,以及摄像头的人脸识别吗,识别度高(Face recognition, can directly realize the face recognition of photos, as well as the face recognition of the camera, high recognition)
OpenCV的人脸验证MFC程序
- 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
opencv
- opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)