▍1. VehicleDetectionSystem-master
对车辆进行检测,车辆特征已包含,附带视频(The vehicle detection, vehicle features are included, with video)
对车辆进行检测,车辆特征已包含,附带视频(The vehicle detection, vehicle features are included, with video)
在OpenCV用动态地址计算配合at访问像素(In OpenCV computing with access at a pixel with a dynamic address)
利用opencv基于张正友标定法对相机标定,具有详细的中文注释,可以直接运行使用,不过注意配置开发环境,用的vs2012和opencv1、2(Zhang Zhengyou use opencv based calibration method for camera calibration, the Chinese have detailed notes, can be run directly use, but pay attention to configure your development environment, using vs2012 and opencv1,2)
用visual c++ 和 opencv 制作的透明人程序可自动消除图像中移动目标(A visual C++ and opencv source code of Hollowman )
opencv入门 适合小白的opencv教程,讲解了关于OPENCV的基本概念 PDF格式(opencv entry for the white opencv tutorial to explain the basic concepts of PDF format on OPENCV)
利用Opencv软件实现对一段三车道上的视频进行车辆计数(Using Opencv software implementation for a three lane video vehicle counting )
opencv光流示例程序,opencv光流示例程序(opencv optical flow example resource,opencv optical flow example resource)
用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.pdf,特别适合初学者学习opencv理论知识,并借助opencv库函数实现图形图像处理以及摄像机标定。(Learning opencv. PDF, and is especially suitable for beginners learning opencv theory knowledge, and with the aid of opencv library function to realize image processing and the camera calibration. )
基于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.)