Description
In this course, you will learn:-
- Discover how to make use of the OpenCV library
- Create your own image face detection software
- Learn about the various image processing tools
- Learn how to utilise the OpenCV library to use various image filtering methods
Syllabus:-
-
Let's Learn!
-
Introduction: What is an image
-
Mac OSX Python 3 and OpenCV installation
-
Windows Python and OpenCV installation
-
How read an Image
-
How to save an image in a different format
-
Drawing
-
Drawing a rectangle
-
Drawing a line
-
Drawing a circle
-
Writing text
-
Drawing combination
-
Image Transformation
-
Image Rotation
-
Image Thresholding
-
Gaussian Blur
-
Median Blur
-
Bilateral Filtering
-
Canny Edge Detector
-
Load a video
-
Save a video in a different format
-
Introduction to Image Face Detection
-
Real time face detection using webcam
-
Image Face Detection
-
Real image face detection using webcam