A Raspberry Pi based colour tracking code with preinstalled libraries
Run these commands:
#!/bin/bash
# Activate the virtual environment
source venv/bin/activate
# Run the Python script
python3 vision.pyEdit the Lower and Higher HSV RGB values in the script to actively track the colour