资源列表
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.
cvut_test
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
inggais
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
plane_calibration_opencv
- image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat
ASEF-facel
- 用于检测人脸跟踪与人眼定位的小程序源码-Face tracking is used to detect with the human eye positioning applet source code
445612132
- ASF方法进行人眼跟踪与检测-ASF method of eye tracking and detection
SkinDetection
- opencv 摄像头提取+皮肤检测 提取皮肤颜色-opencv skin detection by camera
opencv-for-android
- opencv学习资料--opencv for android配置教程 英文版-opencv learning materials- opencv for android Configuration Guide (in English)
opencvdetector
- opencv2.4.3 读入摄像头 检测运动物体显示运动轨迹-opencv2.4.3 read display camera to detect moving objects trajectories
hull
- 【opencv】 画出散点的轮廓线 提取合理概率估计空间-[Opencv] draw scatter contour extraction reasonable probability estimation space
OpenCVColorTransfer
- 利用OpenCV的库,对图像进行统计直方图的变换,将一幅图像的色调移到另一幅图上,一个简单的图像融合demo-Using OpenCV library, the image histogram of transformation, a move to another tone of an image on a diagram, a simple image fusion demo
OpenCVFastCorner
- 利用OpenCV的库 进行快速角点检测的Demo,适合初学者学习-Using OpenCV library for fast corner detection Demo, suitable for beginners to learn
