tommoor / copterface

Created during a nodecopter hackday in Brighton. This script attempts to position an ar-drone so that is center any face detected using opencv in the center of it's field of vision. EXPERIMENTAL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing

npm install ar-drone 
npm install opencv

Running

node app.js

About

Created during a nodecopter hackday in Brighton. This script attempts to position an ar-drone so that is center any face detected using opencv in the center of it's field of vision. EXPERIMENTAL.

License:MIT License