Skip to content

The processing sketch uses video & openCV library of processing. The Arduino sketch is incomplete and will further use the servo library of arduino. Basically the X and Y position of the face is sent over the serial monitor to the arduino, which then maps the X co-ordinates in reverse because the camera inverts the image horizontally. This X Y v…

Notifications You must be signed in to change notification settings

Sangram-Barge/face-tracking-using-arduino-processing

Repository files navigation

face-tracking-using-arduino-processing

The processing sketch uses video & openCV library of processing. The Arduino sketch is incomplete and will further use the servo library of arduino. Basically the X and Y position of the face is sent over the serial monitor to the arduino, which then maps the X co-ordinates in reverse because the camera inverts the image horizontally. This X Y values are used as the angle of the servo motor(the X Y values are currently writtten on LEDs for dubugging purpose).

About

The processing sketch uses video & openCV library of processing. The Arduino sketch is incomplete and will further use the servo library of arduino. Basically the X and Y position of the face is sent over the serial monitor to the arduino, which then maps the X co-ordinates in reverse because the camera inverts the image horizontally. This X Y v…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages