Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Motion Detection using Python and OpenCV

via Udemy

Overview

Implement a vehicle counter and a social distancing detector using background subtraction algorithms! All step by step

What you'll learn:
  • Understand the basic intuition about background subtraction applied to motion detection
  • Implement MOG, GMG, KNN and CNT algorithms using OpenCV, as well as compare their quality and performance
  • Improve the quality of the results using pre-processing techniques such as morphological operations and blurring
  • Implement a motion detector for monitoring environments
  • Implement a social distancing detector
  • Implement a car and truck counter using highway videos

Motion detection is a sub-area of Computer Vision that aims to identify motion in videos or in real time. This type of application can be very useful, especially for security systems, in which it is necessary to detect suspicious movements such as a thief trying to enter the house. There are several other applications, such as: traffic analysis on highways, people detection/counting, animal tracking, cyclist counting, among others. A traffic control system can use these techniques to identify the number of cars and trucks that pass through the highway daily and at certain times, so then it is possible to carry out a road maintenance plan.

In this course you will learn in practice how to use background subtraction algorithms to detect movements in videos, all step by step and using Python programming language! Check out the main topics you are going to learn, as well as the hands-on projects:

  • Basic theoretical intuition about the following background subtraction algorithms: Temporal Median Filter, MOG (Mixture of Gaussians), GMG (Godbehere, Matsukawa and Goldbert), KNN (K Nearest Neighbors) and CNT (Count)

  • Comparison of quality and performance of each algorithm

  • Practical project 1: motion detector to monitor environments

  • Practical project 2: social distancing detector to identify possible crowds of people

  • Practical project 3: car and truck counter on highways

At the end of the course, you will be able to create your own motion detection projects!

Taught by

Jones Granatyr, Dalton Luiz Vargas and AI Expert Academy

Reviews

4.6 rating at Udemy based on 53 ratings

Start your review of Motion Detection using Python and OpenCV

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.