搜索资源列表
-
0下载:
利用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
-
-
0下载:
张友正法相机标定,能够实现相机内外参数的标定-Friends of the Dhamma Zhang camera calibration, can be achieved within and outside the parameters of the camera calibration
-
-
0下载:
使用OpenCV对相机进行标定,通过拍摄的图片计算出相机的内参和相关参数-camera calibration intrinsic parameters of camera
-
-
1下载:
利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵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
-
-
1下载:
一个基于OpenCV的摄像机标定程序,可以根据若干张棋盘格图像标定摄像机的内外参数,精准度相当高。-A program based on OpenCV for camera calibration, according to a number of sheets checkerboard image inside and outside the camera calibration parameters, very high precision.
-
-
0下载:
对照相机进行标定,与世界坐标系是直角坐标系,以OpenCV为支持,输出摄像机的内参和外参-Calibration of the camera, and the world coordinate system is Cartesian coordinates to OpenCV for the support, the output of the camera internal parameters and external parameters
-
-
0下载:
Opencv2.4+VS2008环境下的 摄像头内外参数标定程序。能够先标定内外参数,后自动更新外参数矩阵-Opencv2.4+ VS2008 environment inside and outside the parameters of the camera calibration procedure. Outside the parameter matrix is updated automatically after the first calibration of internal a
-
-
0下载:
用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
-
-
0下载:
实现对摄像头参数的标定,对摄像头采集图像进行校正。-Achieve the calibration parameters of the camera, the camera capture images correction.
-
-
0下载:
基于OpenCV,运用标定模板,实现相机内外参数的标定-Based on OpenCV, using of calibration template,internal and external parameters of the camera are calibrated.
-
-
1下载:
此程序用于实现相机的标定,计算相机的内外参数及投影误差。-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.
-
-
0下载:
使用opencv进行摄像机的标定,主要涉及如何确定摄像机的内外参数问题。具体来说,程序完成的是一个最简单的小孔成像模型,和使用张正友方法来得到摄像机的内外参数-Opencv camera calibration, mainly related to how to determine the internal and external parameters of the camera. Specifically, the process is complete is one of the most
-
-
0下载:
摄像机标定 输入棋盘图像可以得到摄像机的内外参数-Input image board camera calibration can be internal and external parameters of camera
-
-
0下载:
相机标定程序,输入为16张棋盘的图片,经过标定后,得到相机的内参数,和标定后的图片-Camera calibration procedures, the board entered as 16 pictures, after calibration, obtained within the parameters of the camera, and after calibration image
-
-
0下载:
opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo
如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
-
-
0下载:
使用opencv进行双目相机标定,先标定左相机后标定右相机,然后再进行立体标定-use opencv to calibration the stereo vision camera,first calibrate the left and right camera respectively and then calibration the extrinsic parameters of the two cameras
-
-
0下载:
针对采集好的图像,进行摄像机标定,得到摄像机的内外参数-For good image acquisition, camera calibration, get inside and outside the parameters of the camera
-
-
0下载:
本程序基于Opencv 和VS实现的摄像头视频采集程序,可调节视频的各种参数,包括帧数,曝光度-The program is based on Opencv and VS implement camera video capture program, you can adjust various parameters of the video, including the number of frames, exposure etc.
-
-
0下载:
张氏标定法利用棋盘格实现摄像机内外参数标定(Calibration of internal and external parameters of camera by Zhang's demarcation method)
-
-
2下载:
基于opencv编程实现单目相机的标定,中文注释,可得到所有标定图像的外参数(Based on OpenCV programming, monocular camera calibration, Chinese annotation, all parameters of the calibration image can be obtained.)
-