Close

Working demo

A project log for Autonomously Shoot My Roommate in the Face.

I want to build a quadcopter that when I push a button, the quadcopter finds and shoots my roommate in the face.

ben-hoffBen Hoff 04/10/2015 at 02:100 Comments

I fixed all of the bugs and added in a very basic camera selection methodolgy. I'll only promise that it'll be slightly functional on linux.

I spent some time looking at the facebook api in hopes that it would be able to grab your friends photos in order to train a haarcascade. This is apparently not a thing. The best you can do is grab all of your photos and maybe make sure that it recognizes you. That is the next plan.

I hope to eventually incorporate openBR into this project but could not get it to play with Qt 5.4 and openCV 3.0 beta.

latest commit is here:

https://github.com/benhoff/opencv/tree/fe468bc4c7e948261b8609c0d7540799aa9a94f9

Here's the video:

https://www.youtube.com/watch?v=fNEz9Uu3_nM

Discussions