OpenCV-Python Tutorials目录

Posted huanyi0723

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OpenCV-Python Tutorials目录相关的知识,希望对你有一定的参考价值。

版本 3.4.6

1 Introduction to 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.

2.1 Getting Started with Images

2.2 Getting Started with Videos

2.3 Drawing Functions in OpenCV

2.4 Mouse as a Paint-Brush

2.5 Trackbar as the Color Palette

3 Core Operations

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

3.1 Basic Operations on Images

3.2 Arithmetic Operations on Images

3.3 Performance Measurement and Improvement Techniques

4 Image Processing in OpenCV
In this section you will learn different image processing functions inside OpenCV.

4.1 Changing Colorspaces

4.2 Geometric Transformations of Images

4.3 Image Thresholding

4.4 Smoothing Images

4.5 Morphological Transformations

4.6 Image Gradients

4.7 Canny Edge Detection

4.8 Image Pyramids

4.9 Contours in OpenCV

4.10 Histograms in OpenCV

4.11 Image Transforms in OpenCV

4.12 Template Matching

4.13 Hough Line Transform

4.14 Hough Circle Transform

4.15 Image Segmentation with Watershed Algorithm

4.16 Interactive Foreground Extraction using GrabCut Algorithm

5 Feature Detection and Description 特征检测与描述
In this section you will learn about feature detectors and descriptors

5.1 

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目录的主要内容,如果未能解决你的问题,请参考以下文章

OpenCV training program, part 2: OpenCV-Python Tutorials

304页的《OpenCV-Python 中文教程》(附电子书下载)

安装opencv-python

基于Opencv-python人脸口罩检测

python,opencv-python人脸识别,并且发邮件对镜头前未知人员进行报警

Visual Studio 2022 + opencv-python