top of page
Object Tracking System
-
The system employs OpenCV & Emgu CV for image recognition, with coding done in C#.net.
-
Webcam pan/tilt control using the P-Control algorithm, operating through a microcontroller.
-
An AVR ATmega microcontroller is coded in C and linked to the PC via a serial port.
-
The system currently identifies basic shapes such as circles, polygons, and lines. Future enhancements could involve the recognition of advanced objects like human faces, with the ability to track them.
bottom of page