搜索资源列表
camerads
- 基于DIRECTSHOW的视频采集程序,OPENCV-DIRECTSHOW based video capture program, OPENCV
calibrate camera
- opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
opencv
- 这是一个用opencv编写的启动摄像头程序,希望大家用得上- 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 This is a start with opencv camera program written in the hope that we need them
multicam
- it s a open cv code for using multi camera. the program helps to control more than one cameras and create multi frame to view the different scense from various cameras
Camera
- 自己写的摄像头捕获程序,虽然很简单,但是很具有学习价值-Writing own camera captured program, although very simple, but it is worth studying
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
camera-cal
- VC++结合OpenCV程序,比较实用的相机标定程序,可以用在三维立体视觉的应用中-VC++ with OpenCV program, more practical camera calibration procedures, can be used in three-dimensional vision applications
sxt05
- opencv摄像头编程开发,简单摄像头识别,像素RGB值。-opencv camera program development, identify a simple camera, pixel RGB values.
calib
- 摄像机标定程序,是opencv获取处理图像步骤之一,本程序为opencv张正友标定法-camera program
camera
- 用opencv写的摄像头畸变校正程序,mfc版(vc6.0),程序注释详细,参数都已调好,内附详细说明使用文档-Camera distortion correction program written with opencv, mfc (vc6.0), the program comment in detail, the parameters have been fine, enclosing a detailed descr iption of use document
opencvdakaishexiangtou
- opencv学习之——打开摄像头程序,通过此程序轻松学习如何用opencv打开电脑摄像头-The opencv learning- open the camera program, this program easy to learn how to open computer camera with opencv
camera-calibration
- 此程序用于实现相机的标定,计算相机的内外参数及投影误差。-This program is for camera calibration using zhangzhengyou method. The internal and external parameters of the camera and the projection error matrix are computed as the result.
camera
- 人脸识别与人脸跟踪 基于MFC的程序,希望对你们有帮助-Face Recognition and Face Tracking MFC-based program, you want to help
program
- 读取每一幅图像,从中提取出角点,然后对角点进行亚像素精确化,摄像机定标, 对定标结果进行评价,保存定标结果。-Read each image and extract the corner, then the diagonal points subpixel precision, camera calibration, the calibration results were evaluated on save calibration results.
read-data-from-camera-program
- 在OPENCV中,用于从摄像机读入数据。CAPTURE结构初始化后,从视频文件或摄像头设备读入图像没有区别。-In OPENCV, the read data from a camera. CAPTURE structure initialization, from video files or webcam device reads the image no difference.
Camera_Read_Opencv
- opencv的摄像头程序,对初学的朋友们有点用。-Opencv camera program, for beginners friends a little.
OpenCVCammer
- opencv+vc6.0写的打开摄像头程序,新手参考-opencv+vc6.0 write open the camera program, novice reference
OpenCVCammer
- opencv2.4.8+vs2012写的打开摄像头程序,供新手参考-opencv2.4.8+vs2012 open the camera program written for the novice reference
camera-capture
- 该程序是在VS2010环境下运行的,属于摄像头捕捉的程序。-The program is run under VS2010 environment, belonging camera capture program.