summaryrefslogtreecommitdiffhomepage
path: root/tracker-kinect-face/kinect_face_tracker.cpp
AgeCommit message (Collapse)Author
2019-02-17Kinect: Copyright fix and minor cmake changes.Stéphane Lenclud
2019-02-11video/widget: externalize opencv codeStanislaw Halik
2019-02-09tracker/kinect: pass msvc -W4Stanislaw Halik
Let's not change the code unnecessarily.
2019-02-07Kinect: Removing unused coordinate mapper.Stéphane Lenclud
2019-02-07Kinect: Tracker code cleaning.Stéphane Lenclud
2019-02-07Kinect: Don't do video preview when not needed.Stéphane Lenclud
2019-02-07Kinect: Limit actual frame rate to 30Hz.Stéphane Lenclud
Fixing settings dialog.
2019-02-07Kinect: Removing dead code.Stéphane Lenclud
2019-02-07Kinect: CMake adjustments following code review.Stéphane Lenclud
2019-02-07Kinect: Fixing tracking validity check.Stéphane Lenclud
2019-02-07Kinect: Better body look-up algorithm that should allow someone to look over ↵Stéphane Lenclud
your shoulder without the tracker getting confused.
2019-02-07Kinect: Renaming a few files.Stéphane Lenclud