目录:
Learn how to setup OpenCV-Python on your computer!
Here you will learn how to display and save images and videos, control mouse events and create trackbar.
In this section you will learn basic operations on image like pixel editing, geometric transformations, code optimization, some mathematical tools etc.
In this section you will learn different image processing functions inside OpenCV.
In this section you will learn about feature detectors and descriptors
In this section you will learn different techniques to work with videos like object tracking etc.
In this section we will learn about camera calibration, stereo imaging etc.
In this section you will learn different image processing functions inside OpenCV.
In this section you will learn different computational photography techniques like image denoising etc.
In this section you will learn object detection techniques like face detection etc.
In this section, we will see how OpenCV-Python bindings are generated
第一部分:OpenCV GUI highgui.hpp
第二部分:Core.hpp
第三部分:ImgProcessing:imgpro.hpp
第四部分:特征提取和特征描述子
第五部分:视频文件处理
第六部分:相机标定和3维重建
第七部分:计算机图像
第八部分:机器学习