There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
WasIstDasFuer1Drone uses OpenCV face recognition (Haar feature-based cascade classifiers) to recognise faces in front of the quadrocopter and then tries to follow a authorized face. After a face was recognised by OpenCV the face is fed into a neural net for classification. The neural net decides if the person is allowed to control the drone or not.