Author: MAMSUN and NHIM
- cmake
- OpenCV
- dlib
- PCL
Compile all the files using the following commands.
Change stereo camera IP and Arduino IP
$ mkdir build && cd build
$ cmake ..
$ make
Run command:
$ ./mainFaceBlink
Press 'r' in input process windows to resume capturing.