Computer Vision Masterclass in Python - Online Course

Computer Vision Masterclass in Python - Online Course

30-days Money-Back Guarantee

Viola-Jones method, HOG features, R-CNNs, YOLO and SSD (Single Shot) Object Detection Approaches with Python and OpenCV

Updated on Sep, 2026

Programming, Data Science, Python

Duration - 6.5 hours

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

This course is about the fundamental concept of image processing, focusing on face detection and object detection. These topics are getting very hot nowadays because these learning algorithms can be used in several fields from software engineering to crime investigation. Self-driving cars (for example lane detection approaches) relies heavily on computer vision.

With the advent of deep learning and graphical processing units (GPUs) in the past decade it's become possible to run these algorithms even in real-time videos. So what are you going to learn in this course?

Section 1 - Image Processing Fundamentals:

computer vision theory

what are pixel intensity values

convolution and kernels (filters)

edge detection in computer vision (edge detection kernel)

Section 2 - Serf-Driving Cars and Lane Detection

how to use computer vision approaches in lane detection

how to use Hough transform to find lines based on pixel intensities

Section 3 - Face Detection with Viola-Jones Algorithm:

Viola-Jones approach in computer vision

what is sliding-windows approach

detecting faces in images and in videos

Section 4 - Histogram of Oriented Gradients (HOG) Algorithm

how to outperform Viola-Jones algorithm with better approaches

how to detects gradients and edges in an image

constructing histograms of oriented gradients

using support vector machines (SVMs) as underlying machine learning algorithms

Section 5 - Convolution Neural Networks (CNNs) Based Approaches

what is the problem with sliding-windows approach

region proposals and selective search algorithms

region based convolutional neural networks (C-RNNs)

Section 6 - You Only Look Once (YOLO) Object Detection Algorithm

what is the YOLO approach?

constructing bounding boxes

how to detect objects in an image with a single look?

intersection of union (IOU) algorithm

how to keep the most relevant bounding box with non-max suppression?

Section 7 - Single Shot MultiBox Detector (SSD) Object Detection Algorithm SDD

what is the main idea behind SSD algorithm

constructing anchor boxes

VGG16 and MobileNet architectures

implementing SSD with real-time videos

We will talk about the theoretical background of face recognition algorithms and object detection in the main then we are going to implement these problems on a step-by-step basis.

Thanks for joining the course, let's get started!

Check out the detailed breakdown of what’s inside the course

My name is Balazs Holczer. I am from Budapest, Hungary. I am qualified as a physicist. At the moment I am working as a simulation engineer at a multinational company. I have been interested in algorithms and data structures and its implementations especially in Java since university. Later on I got acquainted with machine learning techniques, artificial intelligence, numerical methods and recipes such as solving differential equations, linear algebra, interpolation and extrapolation. These things may prove to be very very important in several fields: software engineering, research and development or investment banking. I have a special addiction to quantitative models such as the Black-Scholes model, or the Merton-model.

Take a look at my website if you are interested in these topics!

Use your certificate to make a career change or to advance in your current career.

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Master prominent technologies at full length and become a valued certified professional.

Recommended articles