Tadas Baltrusaitis
8ded025baf
More refactorization.
2017-11-09 18:37:26 +00:00
Tadas Baltrusaitis
6c14aeab89
Big cleanup for SequenceCapture
2017-11-09 18:25:49 +00:00
Tadas Baltrusaitis
53d7d6b78c
Continuing working on sequence capture, leading to quite a big cleanup in FeatuerExtraction.cpp
2017-11-08 21:35:27 +00:00
Tadas Baltrusaitis
4b54738b68
More work on sequence capture.
2017-11-08 21:13:02 +00:00
Tadas Baltrusaitis
839e1bc738
Working on sequence captures.
2017-11-08 20:50:46 +00:00
Tadas Baltrusaitis
75bb688d2c
Sequence capture files added to the project.
2017-11-08 20:22:14 +00:00
Tadas Baltrusaitis
a1235efce8
SequenceCapture work.
2017-11-08 20:08:17 +00:00
Tadas Baltrusaitis
e8511cd10f
Working on SequenceCapture functionality.
2017-11-08 19:38:37 +00:00
Tadas Baltrusaitis
9c1fc21da1
Script fixes, and confidence correction where it should be (not in the executable scripts), starting work on capture in utilities
2017-11-08 09:02:50 +00:00
Tadas Baltrusaitis
71407c9067
isSequence fix.
2017-11-07 07:46:25 +00:00
Tadas Baltrusaitis
b37335052c
Fix with sequence recording.
2017-11-06 20:24:04 +00:00
Tadas Baltrusaitis
0e428cca45
Work on experiments and experiment scripts, together with recording parameters.
2017-11-05 10:30:40 +00:00
Tadas Baltrusaitis
ac96608bfd
Two output bug fixes.
2017-11-05 09:30:56 +00:00
Tadas Baltrusaitis
1159caba75
Output similarity aligned faces through recorder.
2017-11-05 08:51:27 +00:00
Tadas Baltrusaitis
c80016fc0c
Some recording fixes and cleanup
2017-11-05 08:14:01 +00:00
Tadas Baltrusaitis
ca3b252d19
Some more model simplification, only write the header on first write
2017-11-05 07:45:19 +00:00
Tadas Baltrusaitis
cb229ad50b
More recorder simplification.
2017-11-04 20:57:24 +00:00
Tadas Baltrusaitis
8beb7e58c4
Starting to introduce recording parameters for simplicity.
2017-11-03 21:35:55 +00:00
Tadas Baltrusaitis
7f3ed9c855
Towards a big recording simplification.
2017-11-03 20:00:24 +00:00
Tadas Baltrusaitis
5ff3d43db9
Project updates
2017-11-03 19:48:11 +00:00
Tadas Baltrusaitis
1d8bc8c510
Fixes.
2017-11-03 16:40:07 +00:00
Tadas Baltrusaitis
16918e7fb5
More work on recording, getting there
2017-11-03 09:04:00 +00:00
Tadas Baltrusaitis
b60669fa62
Continuing work on the recorder.
2017-11-03 08:34:55 +00:00
Tadas Baltrusaitis
4f4bf263d6
More work on the recorder.
2017-11-02 20:11:58 +00:00
Tadas Baltrusaitis
be5a4cd41d
Small fix for references in class variables.
2017-11-02 09:08:24 +00:00
Tadas Baltrusaitis
f00d1fe51e
Working on the recorder interface.
2017-11-02 09:06:53 +00:00
Tadas Baltrusaitis
822ade42b9
Working for first incorporation of Recorder to FeatureExtraction
2017-11-01 20:29:57 +00:00
Tadas Baltrusaitis
550b325095
Bit more on HOG recording.
2017-11-01 20:03:31 +00:00
Tadas Baltrusaitis
32a9ee0a7e
Working on the HOG recorder.
2017-11-01 19:59:23 +00:00
Tadas Baltrusaitis
b9378f8e5e
Starting 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.
2017-11-01 19:39:49 +00:00
Tadas Baltrusaitis
087202a5b3
removing old dep.
2017-10-26 15:21:43 +01:00
Tadas Baltrusaitis
7bcbb5e189
Separating gaze analysis into a separate project, getting closer to being ready to integrate GUI and CE-CLM branches.
2017-10-26 08:50:15 +01:00
Tadas Baltrusaitis
0980b1587c
Another attempt to resolve the include issues for gcc.
2017-10-25 19:32:36 +01:00
Tadas Baltrusaitis
3a3b375197
Another attempt at a fix.
2017-10-25 19:13:47 +01:00
Tadas Baltrusaitis
ea370ae43f
A fix for unix compilation.
2017-10-25 17:04:28 +01:00
Tadas Baltrusaitis
9356344e91
Another missing include for cmake.
2017-10-25 08:39:38 +01:00
Tadas Baltrusaitis
85a201c508
OpenBLAS cmake fixes.
2017-10-25 07:40:31 +01:00
Tadas Baltrusaitis
790e10fdbd
Moving everything to world coordinate space to avoid confusion, it is still possible to call with respect to camera space through code though.
2017-10-24 16:26:08 +01:00
Tadas Baltrusaitis
863b62adb8
Fixes to cmake with new face analyser separation.
2017-10-24 07:57:49 +01:00
Tadas Baltrusaitis
c9061824c5
Adding direct OpenBLAS code for some speedups.
2017-10-23 18:54:02 +01:00
Tadas Baltrusaitis
f038f8cc65
AU prediction de-coupling from landmark detection modules, allowing different PDMs to be used (or a different 68 point detector altogether).
2017-10-23 17:58:35 +01:00
Tadas Baltrusaitis
28fd07fe74
Bug fix with reporting of pose orientation in world coordinates (reported axis angle instead of Euler)
2017-10-22 10:55:57 +01:00
Tadas Baltrusaitis
1f356eb8ae
More changes to bring up to speed for GUI:
...
- Outputting gaze angle
- Outputting eye landmarks
2017-10-21 20:40:18 +01:00
Tadas Baltrusaitis
e71d13a22a
- some cleanup with depth
2017-10-21 12:15:22 +01:00
Tadas Baltrusaitis
1cfb765bb9
Gaze estimation correction with offset, changing world coordinates to be default ones.
2017-10-20 21:59:10 +01:00
Tadas Baltrusaitis
c6a26861e6
Merge pull request #250 from Lydorn/patch-1
...
Update LandmarkDetectorUtils.cpp
2017-09-19 10:19:43 +01:00
Tadas Baltrusaitis
91c3016d1a
Bug fix when -gaze is used.
2017-09-19 10:18:57 +01:00
Nicolas Girard
d01ade795b
Update LandmarkDetectorUtils.cpp
...
Important change: Lines 1446 and 1446, fixed loop index not being used
The other lines are identical, I had a warning about changing the file encoding from windows-* to utf8 maybe that is why.
2017-09-18 15:19:41 +02:00
Tadas Baltrusaitis
1685a9c6a8
A bug fix with hierarchical models and the multi-view setting.
2017-09-10 12:30:19 +01:00
Tadas Baltrusaitis
9a92d4d9c8
Removing legacy CLM-Z models.
2017-08-02 13:39:31 -04:00