kul96 / Computer-Vision--Oject-Tracking-using-OpenCv-and-Python

This project is for those who want to start working with OpenCV for Computer Vision projects. You will learn Object Tracking with OpenCV and Python. At the end of this project, you will know how Optical and Dense Optical Flow works, how to use the MeanShift and the CamShift and you will be able to do a Single Object Tracking and a Multi-Object Tracking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer-Vision--Oject-Tracking-using-OpenCv-and-Python

This project is for those who want to start working with OpenCV for Computer Vision projects. You will learn Object Tracking with OpenCV and Python. At the end of this project, you will know how Optical and Dense Optical Flow works, how to use the MeanShift and the CamShift and you will be able to do a Single Object Tracking and a Multi-Object Tracking.

Key Concepts:

1.Optical Flow

2.Dense Optical Flow

3.MeanShift

4.CamShift

5.Single Object Tracking

6.Multi Object Tracking

7.Shi-Tomasi Corner Detection

About

This project is for those who want to start working with OpenCV for Computer Vision projects. You will learn Object Tracking with OpenCV and Python. At the end of this project, you will know how Optical and Dense Optical Flow works, how to use the MeanShift and the CamShift and you will be able to do a Single Object Tracking and a Multi-Object Tracking.


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%