Commit Graph

97 Commits

Author SHA1 Message Date
Tadas Baltrusaitis 0ac039d708 Preparing for processing of image files, and a new image output format. 2017-10-30 09:43:03 +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 4b85fe21ac Reporting a gaze angle that makes more sense. 2017-10-22 10:03:23 +01:00
Tadas Baltrusaitis f6f0d6201c Script for validating GUI output correctness. 2017-10-21 10:05:48 +01:00
Tadas Baltrusaitis 83f6e11935 Small fix. 2017-07-29 11:22:35 -04:00
Tadas Baltrusaitis fbc1f5b699 ZeroMQ fixes for head pose tracker and solution fixes for head pose mode. 2017-05-29 16:42:36 -04:00
Tadas Baltrusaitis cd68dd39c1 Adding missing ZMQ packages 2017-05-29 15:54:07 -04: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 a5fd98f822 Standalone head pose module with ZeroMQ streaming 2017-04-17 15:47:27 -04:00
Tadas Baltrusaitis e5cc957e37 Better UI visualization and scaling. 2017-01-09 16:11:19 -05:00
Tadas Baltrusaitis 72859cac77 Editing camera calibration from the GUI, nicer interface for setting output size 2017-01-06 16:43:55 -05:00
Tadas Baltrusaitis 58f5ba9d0c Still show the menu bar when the views are off. 2017-01-06 13:04:21 -05:00
Tadas Baltrusaitis 15e26e2352 Bug fix with the view not restarting properly after being cleared. 2017-01-06 10:58:07 -05:00
Tadas Baltrusaitis bb382043ee Clearing the screen when stopped pressed or when the video finishes. 2017-01-05 18:13:49 -05:00
Tadas Baltrusaitis 25cb1c7ecb Working on the GUI, enabling and disabling of the menus 2017-01-05 17:48:14 -05:00
Tadas Baltrusaitis e0f71fb67c Some renaming to prepare for video scrubbing mode. 2016-12-22 16:08:07 -05:00
Tadas Baltrusaitis 41fc0bd43c Unifying input and output of GUI and command line versions. 2016-12-09 15:07:31 -05:00
Tadas Baltrusaitis 29d13878da Towards AU post-processing in the GUI. 2016-12-09 10:06:04 -05:00
Tadas Baltrusaitis 3b1770c106 More binding and simplification 2016-12-08 16:43:29 -05:00
Tadas Baltrusaitis 99191fd3c9 Simplification of Recording in WPF through a separate file and data binding (WIP). 2016-12-08 16:14:06 -05:00
Tadas Baltrusaitis ee48946818 Slightly better gaze estimation for off axis images. 2016-12-07 10:00:17 -05:00
Tadas Baltrusaitis d0cf22969c Fixing gaze visualization, making sure the tests still run correctly. Adding other AU datasets for testing. 2016-12-06 13:02:45 -05:00
Tadas Baltrusaitis 6499412259 Adding output folder selection (trickier that it sounds due to lack of native WPF support) 2016-12-06 10:03:04 -05:00
Tadas Baltrusaitis 0befd5f756 Allowing to control the size of aligned output image 2016-12-05 17:28:39 -05:00
Tadas Baltrusaitis 984cfb58e7 Adding gaze angle to features and to visualization. 2016-12-02 14:21:24 -05:00
Tadas Baltrusaitis 2854b86733 Bug fix for gaze visualization. 2016-11-28 17:27:32 -05:00
Tadas Baltrusaitis ed3b9adb6a Eye landmark visualization in a demo. 2016-11-28 17:10:04 -05:00
Tadas Baltrusaitis ebf444a236 Displaying eye-landmarks 2016-11-28 16:58:33 -05:00
Tadas Baltrusaitis a57fbdea7b Towards better eye landmark vis. 2016-11-28 15:34:42 -05:00
Tadas Baltrusaitis eaab68b916 Gaze visualization in offline GUI. 2016-11-25 11:00:21 -05:00
Tadas Baltrusaitis 6eb46088f8 Fixing some output bugs for C# and C++ models. 2016-11-23 11:50:33 -05:00
Tadas Baltrusaitis e6298919bc Bug fixes for the GUI. 2016-11-18 18:19:32 -05:00
Tadas Baltrusaitis 8a30e55f4b ROI, face distance and demo mode CLNF file. 2016-10-06 16:17:33 -04:00
Tadas Baltrusaitis 99cc06631f ROI reinitialization, preference for large faces. 2016-10-06 14:59:41 -04:00
Tadas Baltrusaitis f153e5c255 Removing unneeded classes and starting on reset. 2016-10-06 12:18:34 -04:00
Tadas Baltrusaitis 8adac8b915 Fixing plots, now they scale properly 2016-10-06 12:02:10 -04:00
Tadas Baltrusaitis 05c7d4710c Gaze visualization changes. 2016-10-06 10:05:25 -04:00
Tadas Baltrusaitis 80210f267f Projection bug fix. 2016-10-05 17:12:25 -04:00
Tadas Baltrusaitis 0107a56d48 Incorporating the threads 2016-10-05 10:53:58 -04:00
Tadas Baltrusaitis f179a67894 Sorting out x64 and Win32 issues. 2016-10-05 10:27:16 -04:00
Tadas Baltrusaitis 628427443f A quick layout fix. 2016-10-05 07:35:44 -04:00
Tadas Baltrusaitis c23db4b5e8 Fixes to camera loading. 2016-10-04 21:14:41 -04:00
Tadas Baltrusaitis f5cdec4829 Logo fix. 2016-10-03 17:45:27 -04:00
Tadas Baltrusaitis 13bb996efa Making sure the architectures are consistent, still need to get logo copying to be done correctly. 2016-05-20 17:43:07 -04:00
Tadas Baltrusaitis b262b479ae More work on the GUI 2016-05-20 17:38:03 -04:00
Tadas Baltrusaitis e6e547b0a1 GUI initial work (WIP) 2016-05-20 16:48:43 -04:00