Commit Graph

9 Commits

Author SHA1 Message Date
Tadas Baltrusaitis 90ccbcb72a A big simplification of camera selection. 2018-01-27 10:01:27 +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 d5f63dbbe3 Continuing work on the recorder interop for recording in c# 2018-01-18 08:08:29 +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 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 788356c685 - Adding proper license
- Cleaning up image processing
2017-05-15 14:55:18 -04:00
Tadas Baltrusaitis e6e547b0a1 GUI initial work (WIP) 2016-05-20 16:48:43 -04:00