Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.

License

Notifications You must be signed in to change notification settings

kmr0877/Realtime-Object-Tracking-using-Opencv

Open more actions menu

Repository files navigation

Object-Tracking-using-Opencv

Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.

Given a video with several (up to 3) objects of interest, the tasks are to detect the objects and track them through the video.

Uses feature descriptors to match objects in the model frame to those in each frame (image) of the sequence. To display the estimated object locations in each frame in the video. Display the ongoing object trajectories, based on the estimated object locations in each frame in the video.

_Sample Interaction _

https://www.youtube.com/embed/8VDF_qqcq3M

About

Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.