OpenCV-Python Tutorials
-
:ref:`PY_Table-Of-Content-Setup`
Learn how to setup OpenCV-Python on your computer!
-
:ref:`PY_Table-Of-Content-Gui`
Here you will learn how to display and save images and videos, control mouse events and create trackbar.
-
:ref:`PY_Table-Of-Content-Core`
In this section you will learn basic operations on image like pixel editing, geometric transformations, code optimization, some mathematical tools etc.
-
:ref:`PY_Table-Of-Content-ImgProc`
In this section you will learn different image processing functions inside OpenCV.
-
:ref:`PY_Table-Of-Content-Feature2D`
In this section you will learn about feature detectors and descriptors
-
:ref:`PY_Table-Of-Content-Video`
In this section you will learn different techniques to work with videos like object tracking etc.
-
:ref:`PY_Table-Of-Content-Calib`
In this section we will learn about camera calibration, stereo imaging etc.
-
In this section you will learn different image processing functions inside OpenCV.
-
:ref:`PY_Table-Of-Content-Photo`
In this section you will learn different computational photography techniques like image denoising etc.
-
:ref:`PY_Table-Of-Content-Objdetection`
In this section you will object detection techniques like face detection etc.
-
:ref:`PY_Table-Of-Content-Bindings`
In this section, we will see how OpenCV-Python bindings are generated