Mastering OpenCV With Python
Mastering OpenCV With Python
MOCV
Mastering OpenCV
with Python
Detailed Curriculum
1. Getting Started With Images
1.1. Image Basics (Basics of Image Formation and Image Formats)
1.2. Reading, Display and Writing Images in OpenCV
1.3. Color space conversion and different color spaces
1.4. Basic image manipulation (resizing, cropping, annotating, creating a
Region of Interest)
9. Hough Transforms
9.1. Detecting Lines using Hough Lines
9.2. Lane detection using using Hough Transforms from videos