73d8dddbb2Some bug fixes with visualization.
Tadas Baltrusaitis
2017-11-12 11:24:25 +0000
5ce0a8d4bfMore visualization cleanup and removal of redundant code.
Tadas Baltrusaitis
2017-11-12 10:55:47 +0000
e1c260eee6Continuing towards visualizer integration and 3D eye landmark inclusion in output. Cleanup of rotation conversion in unilities
Tadas Baltrusaitis
2017-11-11 21:13:29 +0000
e636b4ca7cMoving shared rotation helpers to utilities, so as not to double code.
Tadas Baltrusaitis
2017-11-11 11:57:57 +0000
e8511cd10fWorking on SequenceCapture functionality.
Tadas Baltrusaitis
2017-11-08 19:38:37 +0000
9c1fc21da1Script fixes, and confidence correction where it should be (not in the executable scripts), starting work on capture in utilities
Tadas Baltrusaitis
2017-11-08 09:02:50 +0000
815cb58b30Fixing the head pose scripts with the new interface.
Tadas Baltrusaitis
2017-11-07 21:21:14 +0000
16918e7fb5More work on recording, getting there
Tadas Baltrusaitis
2017-11-03 09:04:00 +0000
b60669fa62Continuing work on the recorder.
Tadas Baltrusaitis
2017-11-03 08:34:55 +0000
4f4bf263d6More work on the recorder.
Tadas Baltrusaitis
2017-11-02 20:11:58 +0000
be5a4cd41dSmall fix for references in class variables.
Tadas Baltrusaitis
2017-11-02 09:08:24 +0000
f00d1fe51eWorking on the recorder interface.
Tadas Baltrusaitis
2017-11-02 09:06:53 +0000
822ade42b9Working for first incorporation of Recorder to FeatureExtraction
Tadas Baltrusaitis
2017-11-01 20:29:57 +0000
550b325095Bit more on HOG recording.
Tadas Baltrusaitis
2017-11-01 20:03:31 +0000
32a9ee0a7eWorking on the HOG recorder.
Tadas Baltrusaitis
2017-11-01 19:59:23 +0000
b9378f8e5eStarting work on a separate recorder, this will allow for a nicer separation of executables and utilities and make it much easier to integrate with the GUI as it will not rely on it's own recorder.
Tadas Baltrusaitis
2017-11-01 19:39:49 +0000
0ac039d708Preparing for processing of image files, and a new image output format.
Tadas Baltrusaitis
2017-10-30 09:43:03 +0000
8d996cce62Preparing for static AU prediction.
Tadas Baltrusaitis
2017-10-30 07:50:33 +0000
de4e351c65Performance fix, and feature extraction as video file count fix.
Tadas Baltrusaitis
2017-10-29 10:58:56 +0000
569a81ae39Bounding box visualization fix for opening image sequences in the GUI.
Tadas Baltrusaitis
2017-10-29 10:43:25 +0000
9db16cbb60Adding missing OpenBLAS refs, also unifying csv output precision between GUI and console versions of code.
Tadas Baltrusaitis
2017-10-28 22:03:12 +0100
b668facb00Redefinition of variable fix.
Tadas Baltrusaitis
2017-10-28 20:46:22 +0100
67bf8706deMerge branch 'develop' into feature/Windows-GUI
Tadas Baltrusaitis
2017-10-26 17:42:43 +0100
087202a5b3removing old dep.
Tadas Baltrusaitis
2017-10-26 15:21:43 +0100
7bcbb5e189Separating gaze analysis into a separate project, getting closer to being ready to integrate GUI and CE-CLM branches.
Tadas Baltrusaitis
2017-10-26 08:50:15 +0100
271c076f41Merge branch 'develop' into feature/Windows-GUI
Tadas Baltrusaitis
2017-10-26 08:06:18 +0100
ae7497ef09Fixes for linking to OpenBLAS.
Tadas Baltrusaitis
2017-10-25 20:16:37 +0100
0980b1587cAnother attempt to resolve the include issues for gcc.
Tadas Baltrusaitis
2017-10-25 19:32:36 +0100
3a3b375197Another attempt at a fix.
Tadas Baltrusaitis
2017-10-25 19:13:47 +0100
038ce5823dMerge branch 'develop' into feature/Windows-GUI
Tadas Baltrusaitis
2017-10-25 17:21:47 +0100
ea370ae43fA fix for unix compilation.
Tadas Baltrusaitis
2017-10-25 17:04:28 +0100
9356344e91Another missing include for cmake.
Tadas Baltrusaitis
2017-10-25 08:39:38 +0100
790e10fdbdMoving everything to world coordinate space to avoid confusion, it is still possible to call with respect to camera space through code though.
Tadas Baltrusaitis
2017-10-24 16:26:08 +0100
863b62adb8Fixes to cmake with new face analyser separation.
Tadas Baltrusaitis
2017-10-24 07:57:49 +0100
957c2bea0cResults with a standalone face analyser for action units.
Tadas Baltrusaitis
2017-10-24 06:59:37 +0100
33ad89a670Fixes for experiments on BP4D and Bosphorus
Tadas Baltrusaitis
2017-10-23 21:24:17 +0100
5003f74fbaExtra experiments with AUs.
Tadas Baltrusaitis
2017-10-23 20:59:54 +0100
c9061824c5Adding direct OpenBLAS code for some speedups.
Tadas Baltrusaitis
2017-10-23 18:54:02 +0100
6745873652Adding test scripts for two extra datasets, testing single frame predictions on Bosphorus and asvid on BP4D.
Tadas Baltrusaitis
2017-10-23 18:05:15 +0100
f038f8cc65AU prediction de-coupling from landmark detection modules, allowing different PDMs to be used (or a different 68 point detector altogether).
Tadas Baltrusaitis
2017-10-23 17:58:35 +0100
729d9a9a85Adding ability to output eye landmark locations during image processing.
Tadas Baltrusaitis
2017-10-22 20:02:54 +0100
af4f68075bWith new head pose estimation.
Tadas Baltrusaitis
2017-10-22 11:02:20 +0100
28fd07fe74Bug fix with reporting of pose orientation in world coordinates (reported axis angle instead of Euler)
Tadas Baltrusaitis
2017-10-22 10:55:57 +0100
4b85fe21acReporting a gaze angle that makes more sense.
Tadas Baltrusaitis
2017-10-22 10:03:23 +0100
1f356eb8aeMore changes to bring up to speed for GUI: - Outputting gaze angle - Outputting eye landmarks
Tadas Baltrusaitis
2017-10-21 20:40:18 +0100
e71d13a22a- some cleanup with depth
Tadas Baltrusaitis
2017-10-21 12:15:22 +0100