Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 246 Bytes

face-tracking

To run the program using the KinfuTracker use the following command: cmake . && make && ./face --kinfu.

In case you are using an Asus Xtion instead of a Microsoft Kinect use: cmake . && make && ./face --kinfu -Asus