Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 328 Bytes

File metadata and controls

2 lines (2 loc) · 328 Bytes

python-camera-pid-control

This repository provides a Python-based template for a PID (Proportional-Integral-Derivative) controller that uses a camera to track an object and move a mask to its center. This project is designed as an educational tool to demonstrate the principles of PID control in a visual and interactive way.