Skip to content

Chirrenthen/ColTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ColTrack

A Raspberry Pi based colour tracking code with preinstalled libraries

Setup

Run these commands:

#!/bin/bash

# Activate the virtual environment
source venv/bin/activate

# Run the Python script
python3 vision.py

Callibration

Edit the Lower and Higher HSV RGB values in the script to actively track the colour

About

A Raspberry Pi based colour tracking script with preinstalled libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors