Sending coordinates of face to Arduino through USB - Raspberry Pi Forums


i'm doing project in 1 of features simple face tracking. need make pi detect faces using opencv , send coordinates arduino through usb. can show me simple python code explanation purpose? thank in advance!

(p.s know how code arduino receive , necessary stuff.)

you might want check out http://www.pyimagesearch.com/free-opencv-crash-course/. have used of author's free tutorials , have been excellent.


raspberrypi



Comments

Popular posts from this blog

ffmpeg h264_omx encoder - libomxcore.so missing. - Raspberry Pi Forums

'setTime' was not declared in this scope

php - Class PDO not found in laravel 5.2 -