资源列表
Kernel
- Kernel lab, for work with pictures, this code is C-Kernel lab, for work with pictures, this code is C++
Sobel
- Sobel operator, for work with pictures, this code is C-Sobel operator, for work with pictures, this code is C++
myQueue
- This realization of Queue, C++ code-This is realization of Queue, C++ code
car_video_canny
- 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
doPyrDown
- 实现读入图像,并对图像进行缩放,以使图像达到统一大小,为后续处理做准备-Read into the image, and the image is scaled to achieve uniform size image in preparation for subsequent processing
camera-calibration
- 摄像机的标定 OPENCV 寻找角点 C-The camera calibration OPENCV looking corner C++
LearningOpenCV_Code
- 学习open CV Visual C++ 数字图像处理-Learning the open CV Visual C++ digital image processing
OpenCv-machine-learning-document
- 介绍了在opencv里机器学习方法的实现,比较好的中文文档说明介绍,机器学习可以应用于图像处理中-In opencv machine learning methods to achieve better Chinese document explains the introduction of machine learning can be applied to image processing
video2image
- 将图像视频转换成一帧一帧的图片,并规则命名保存在指定的文件夹中,简单实用-The image video conversion into a one picture, and name the rule is saved in the specified folder, simple and practical
facedect
- 图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
onling_tracker
- 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
Opencv-ref-man-2.3.1
- opencv 2.3 英文详解 比较新 目录如下 Introduction 1 1.1 API Concepts 12 core. The Core Functionality 7 2.1 Basic Structures .7 2.2 Basic C Structures and Operations 45 2.3 Dynamic Structures 77 2.4 Operations on Arrays104 2.5 Drawing Functions
