Commit Graph

10 Commits

Author SHA1 Message Date
Tadas Baltrusaitis 90ccbcb72a A big simplification of camera selection. 2018-01-27 10:01:27 +00:00
Tadas Baltrusaitis 20276a00b2 Working towards proper camera selection. 2018-01-27 06:59:37 +00:00
Tadas Baltrusaitis 7f9e883fdc Starting to move video processing to new c++ interface 2018-01-22 17:43:05 +00:00
Tadas Baltrusaitis a84eea57c8 Finishing HOG recording, starting to integrate a visualizer, so that output videos/images are consistent in C++ and C# 2018-01-19 08:58:37 +00:00
Tadas Baltrusaitis deec0528cb Working on the recorder interop 2018-01-16 08:58:51 +00:00
Tadas Baltrusaitis 07dadf6600 Working towards new interface with GUI 2018-01-09 17:08:39 +00:00
Tadas Baltrusaitis fd45ec7ca5 Making sure stuff compiles after the merge. 2018-01-02 18:09:11 +00:00
Tadas Baltrusaitis 9db16cbb60 Adding missing OpenBLAS refs, also unifying csv output precision between GUI and console versions of code. 2017-10-28 22:03:12 +01:00
Tadas Baltrusaitis f98ae0747e Big restructure of the code, moving closer to a new version with a GUI:
- Adding a new boost version (1.63)
- Decoupling FaceAnalyser from LandmarkDetector
- FaceAnalyser is much easier to load with a parameters class
- Moving GazeAnalyser as a separate library
- GUI now uses new FaceAnalyser, LandmarkDetector, and GazeAnalyser
2017-05-18 17:04:38 -04:00
Tadas Baltrusaitis e6e547b0a1 GUI initial work (WIP) 2016-05-20 16:48:43 -04:00