Skip to content

Simple Python Programme to Track an Object based on it's HSV value.

Notifications You must be signed in to change notification settings

yanukadeneth99/Simple-Color-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Color Tracker

The program tracks and object based on it's HSV Color and shows if the image is too close, too far, left or right. This is imitating car where it would track a point and take decisions to move accordingly.

Run

  • Change the values in to change the object tracked (Currently it's tracking the color RED)
  • Run using python Tracker.py or python3 Tracker.py
  • Move objects into the frame to see the circle along with texts on if it's too close, too far, left or right

Code

Code

About

Simple Python Programme to Track an Object based on it's HSV value.

Topics

Resources

Stars

Watchers

Forks

Languages