SentryTurret icon indicating copy to clipboard operation
SentryTurret copied to clipboard

A robot to visually track and target an object. (RaspberryPi2 + RaspiCam + OpenCV + Dlib + servos/driver)

Results 4 SentryTurret issues
Sort by recently updated
recently updated
newest added

I have had some trouble finding some of the software to install. apt-get and pip seem to not recognize them. Could you post an Install guide?

I've tried apt-get and pip for open-cv and it cant find anything. Any idea on how to get this installed?

As of recently you can install and compile Dlib with "sudo pip install dlib". The current instructions say to download old version of Dlib and compile manually. It should also...

Just came across this interesting project last night. Thanks for this code base involving opencv and dlib. I assume it works with python3 also. Since I currently have access only...