▍1. find-the-center-point
用OPENCV编写的,通过扫描四个点找圆到心(Scanning the four points to find the center point)
用OPENCV编写的,通过扫描四个点找圆到心(Scanning the four points to find the center point)
基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。( 基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。 Opencv based camera calibration using Zhang Zhengyou camera calibration method using the calibration board rules, shoot them different angles, to obtain a valid photo 10- 20 sheets, and then automatically calibrate the interior orientation of the camera and lens distortion, including radial distortion and tangential distortion. This program can be found to run. Prerequisites To configure opencv.)
opencv安装教程,最新opencv3.1.0(opencv3.1.0Installation Tutorial)
基于Opencv和VS2010的数字图像预处理过程,包含常用的预处理操作,例如平滑,滤波之类,可以完成大部分图像操作(Based on Opencv and VS2010 digital image pretreatment process, include the pretreatment of the commonly used operation, such as smoothing, filtering and so on, can complete most of the image manipulation)
opencv透视变换(四点固定) 使用C++语言编写,实现opencv四点透视变换,亲测可用(opencv perspective)
说明: opencv障碍物识别,通过读入摄像头图像或者视频,辨别障碍物,并生成逻辑图像mat。(opencv obstacle identified by reading the camera images or videos, to identify obstacles and image generation logic mat.)
opencv在mfc中显示图片,将图片贴到mfc的控件中。(opencv and mfc show image)
opencv里的SIFT检测与RANSAC提纯,具备RANSC算法的详细步骤,VS2010环境(opencv in the SIFT and RANSAC to detect purified with RANSAC algorithm detailed steps)
基于opencv的车辆数量计数器,Visual C++,完整的程序代码(a simple_vehicle_counting-master based on Opencv)
VS2013+OPENCV2.4.9+kinect2.0实现深度彩色图像(VS2013+OPENCV2.4.9+kinect2.0 realize the depth of the color image)
OPENCV人脸检测程序,可以检测并标记出人脸区域。(OPENCV face detection program that can detect and mark the facial region.)
opencv环境下,系统能够在窗口抓捕获图像并保存为灰度格式或者真彩格式,并且存储下来。(Set up your system to capture and display live video in a window. Access each frame and do any operations you want to the frame pixels.)
vs2010+opencv 照相摄像程序源代码,从摄像头获取图片或视频(vs2010+opencv camera&videocamera)
Opencv视频教程之读取视频和摄像头 Opencv视频教程之读取视频和摄像头(Read of Opencv video tutorial video and camera)
利用opencv的格雷码二值编码图案,可以任意指定格雷码的位数(grey code)
使用opencv来进行视频的播放,可以播放绝大部分格式的视频(Use opencv for video playback, you can play most of the video formats)
OpenCV必备的dll文件,反正c:/window/system32文件下即可(OpenCV necessary dll file)
《OpenCV 2 计算机视觉编程手册》例程,包括完整的代码文件和图片(OpenCV 2 computer visual programming manual routines, including the complete code files and images)
学习OpenCV重要参考资料,OpencvReference(Learning OpenCV, reference)