opencv python tutorials_OpenCV-Python Tutorials目录

1 Introduction to OpenCV OpenCV介绍

Learn how to setup OpenCV-Python on your computer!

2 Gui Features in OpenCV

Here you will learn how to display and save images and videos, control mouse events and create trackbar.

3 Core Operations

In this section you will learn basic operations on image like pixel editing, geometric transformations, code optimization, some mathematical tools etc.

4 Image Processing in OpenCV

In this section you will learn different image processing functions inside OpenCV.

5 Feature Detection and Description 特征检测与描述

In this section you will learn about feature detectors and descriptors

6 Video Analysis 视频分析

In this section you will learn different techniques to work with videos like object tracking etc.

7 Camera Calibration and 3D Reconstruction 摄像机标定和三维重建

In this section we will learn about camera calibration, stereo imaging etc.

8 Machine Learning

In this section you will learn different image processing functions inside OpenCV.

9 Computational Photography 计算摄影学

In this section you will learn different computational photography techniques like image denoising etc.

10 Object Detection

In this section you will object detection techniques like face detection etc.

11 OpenCV-Python Bindings

In this section, we will see how OpenCV-Python bindings are generated

你可能感兴趣的:(opencv,python,tutorials)