Edited code examples from the book 'Practical Python and OpenCV - Book (3rd Edition)' by Adrian Rosebrock.
- Introduction
- Python and Required Packages
- Loading, Displaying and Saving
- Image Basics
- Drawing
- Image Processing
- Histograms
- Smoothing and Blurring
- Thresholding
- Gradients and Edge Detection
- Contours
- Where To Now?