Learning OpenCV4 with Python

Reference: Joseph Howse, Joe Minichino - Learning OpenCV 4 Computer Vision with Python 3: Get to grips with tools, techniques, and algorithms for computer vision and machine learning (2020)

As of May 14, 2020, I progressed until the end of Chapter 6. Below you find my findings which I also published on a private Github with Josephine. Chapters 7 and 8 will be really useful too, so I may work on them at the weekends.

Chapter Summaries

Chapter 1 - Setting up CV4

Chapter 2 - Handling files, cameras and guis.

Chapter 3 - Processing images

Chapter 4 - Depth Estimation and Segmentation

Chapter 5 - Detecting and Recognizing Faces

Chapter 6 - Retrieving images and Searching using Descriptors

Face recognition fun