Tadas Baltrusaitis
57c8bb75ea
Working on the visualizer interoperability.
2018-01-19 16:17:22 +00:00
Tadas Baltrusaitis
67041371dd
Correct metafile output for webcam.
2017-12-12 17:48:46 +00:00
Tadas Baltrusaitis
e629ae50be
A number of fixes to the recorder:
...
- camera parameters in the meta file
- fixing bug with video output
- Relative and full path input in the meta file
2017-12-12 08:55:23 +00:00
Tadas Baltrusaitis
ea0f658190
Dealing better with non-tracked frames.
2017-11-25 10:12:34 +00:00
Tadas Baltrusaitis
c5749cc3ba
Dealing better with online mode in feature extraction.
2017-11-25 09:22:34 +00:00
Tadas Baltrusaitis
21bdf03801
More patches and small fixes for recording and visualization.
2017-11-24 17:16:15 +00:00
Tadas Baltrusaitis
89332ea943
More bug fixes revealed by demo scripts.
2017-11-22 17:53:15 +00:00
Tadas Baltrusaitis
734c4fd34d
Making sure all modules do eye tracking by default. More work on FaceLandmarkImg simplification.
2017-11-16 09:00:47 +00:00
Tadas Baltrusaitis
9f4bf5724f
Simplifying the visualizer and using it in FaceLandmarkVid
2017-11-13 17:30:19 +00:00
Tadas Baltrusaitis
fa48372f4c
Adding a dedicated FPS tracker.
2017-11-13 09:07:52 +00:00
Tadas Baltrusaitis
bee6d185cb
Some more bug fixes with visualization and recording. Creating a metafile for recorded data.
2017-11-12 21:40:30 +00:00
Tadas Baltrusaitis
fd4d06166a
Better gaze visualization.
2017-11-12 13:26:51 +00:00
Tadas Baltrusaitis
73d8dddbb2
Some bug fixes with visualization.
2017-11-12 11:24:25 +00:00
Tadas Baltrusaitis
5ce0a8d4bf
More visualization cleanup and removal of redundant code.
2017-11-12 10:55:47 +00:00
Tadas Baltrusaitis
e1c260eee6
Continuing towards visualizer integration and 3D eye landmark inclusion in output. Cleanup of rotation conversion in unilities
2017-11-11 21:13:29 +00:00
Tadas Baltrusaitis
e636b4ca7c
Moving shared rotation helpers to utilities, so as not to double code.
2017-11-11 11:57:57 +00:00
Tadas Baltrusaitis
e58ccaa73d
Visualization fix, and fix with sequence reading from video files.
2017-11-10 08:57:34 +00:00
Tadas Baltrusaitis
5f9f2e3a94
A bug fix with aligned face images.
2017-11-09 21:28:35 +00:00
Tadas Baltrusaitis
e22060d073
Getting ready to testing a new sequence recorder.
2017-11-09 19:56:16 +00:00
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
839e1bc738
Working on sequence captures.
2017-11-08 20:50:46 +00:00
Tadas Baltrusaitis
e8511cd10f
Working on SequenceCapture functionality.
2017-11-08 19:38:37 +00:00
Tadas Baltrusaitis
b37335052c
Fix with sequence recording.
2017-11-06 20:24:04 +00:00
Tadas Baltrusaitis
ab8aaa19ed
Some more simplification.
2017-11-05 09:21:55 +00:00
Tadas Baltrusaitis
3b084fa4f3
Some small fixes on recording in feature extraction.
2017-11-05 08:56:25 +00:00
Tadas Baltrusaitis
1159caba75
Output similarity aligned faces through recorder.
2017-11-05 08:51:27 +00:00
Tadas Baltrusaitis
db1fef46eb
Video output bug fix.
2017-11-05 08:24:42 +00:00
Tadas Baltrusaitis
c80016fc0c
Some recording fixes and cleanup
2017-11-05 08:14:01 +00:00
Tadas Baltrusaitis
cb229ad50b
More recorder simplification.
2017-11-04 20:57:24 +00:00
Tadas Baltrusaitis
7f3ed9c855
Towards a big recording simplification.
2017-11-03 20:00:24 +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
be5a4cd41d
Small fix for references in class variables.
2017-11-02 09:08:24 +00:00
Tadas Baltrusaitis
822ade42b9
Working for first incorporation of Recorder to FeatureExtraction
2017-11-01 20:29:57 +00: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
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
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
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
46bd0869ad
More fine grained visualization during FeatureExtraction, and updating face validation readme.
2017-10-13 08:38:12 +01:00
Tadas Baltrusaitis
5959176921
Some big changes:
...
- face validator is a retrained CNN now
- starting retiring CLM-Z from OpenFace
2017-08-01 17:11:02 -04:00
Tadas Baltrusaitis
39d0dac347
Bug fix with writing video file out when -fdir is used for loading video in.
2017-07-25 14:18:45 -04:00
Tadas Baltrusaitis
305af01326
Auto stash before merge of "develop" and "origin/develop"
...
- Adding new license files
- Replacing images with more suitable CC ones
2017-05-08 21:36:23 -04:00
Tadas Baltrusaitis
1c546298b8
A small fix for linux compilation.
2017-03-08 14:25:13 -05:00
Tadas Baltrusaitis
52c50b4ff3
- Fixing the issue with gaze not tracking properly in video and landmark modes.
...
- Fixing the simscale/simalign bug
2017-03-08 11:46:50 -05:00
somacoder
764337e2a1
Disable Key Presses if Quiet Mode Enabled
...
Enables running without OpenCV calling on GTK, which you do not installed if running in a non-interactive manner. Perhaps better solution exist if "interactive" command line was added.
2017-03-05 15:49:01 -05:00