Augus Face Unlock is a facial recognition key for August lock.
- Requires AugustCtrl as prereuisite
- Currently runs on Pyhon OpenCV and numPy
- Rasperry pi and picamera is also needed
- Able to recognice a face
- Print out unlock command on terminal
- Test if it work with AugustCtrl
- Change face detection algorithm so it has higher accuricy
- Implement denoise algorithm to improve peformance on low light scenerial
- Improve Documentation
- GUI and make it as a complete software
- rewrite in C++