Commit Graph

40 Commits

Author SHA1 Message Date
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 488cd4d92f Bug fixes with image readers. 2017-11-19 20:04:00 +00:00
Tadas Baltrusaitis dcb9d90eca Fixing recorder and visualizer for FaceLandmarkImg 2017-11-16 17:46:34 +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 c93004f03d Bug fix with intrinsics. 2017-11-15 20:20:17 +00:00
Tadas Baltrusaitis 1b80d55094 Towards adding hogs. 2017-11-15 20:06:23 +00:00
Tadas Baltrusaitis 629872cb45 Indentation fix. 2017-11-15 19:57:58 +00:00
Tadas Baltrusaitis d0945694e2 Adding image functionality. 2017-11-15 19:55:16 +00:00
Tadas Baltrusaitis 475f6b9dfa More model simplification, getting there with img. 2017-11-14 20:36:58 +00:00
Tadas Baltrusaitis 553ee9213f Project update 2017-11-14 20:06:59 +00:00
Tadas Baltrusaitis 8947395ca5 Working on a new image interface. 2017-11-14 19:59:08 +00:00
Tadas Baltrusaitis dfdebd1e60 Getting ready to process images with the new interface. 2017-11-14 09:05:20 +00:00
Tadas Baltrusaitis 4b54738b68 More work on sequence capture. 2017-11-08 21:13:02 +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 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 c9061824c5 Adding direct OpenBLAS code for some speedups. 2017-10-23 18:54:02 +01:00
Tadas Baltrusaitis 36f12c6d33 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2017-10-23 17:58:54 +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 7bbca6c48c Gaze output correction 2017-10-22 20:55:47 +01:00
Tadas Baltrusaitis 729d9a9a85 Adding ability to output eye landmark locations during image processing. 2017-10-22 20:02:54 +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 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
Chris Watts dbe677db38 Forgot to add fallback define for CONFIG_DIR in FaceLandmarkImg 2016-12-31 16:52:30 +00:00
Chris Watts 4260f6a20e Fix AU and triangulation loading for FaceLandmarkImg and FeatureExtraction 2016-12-29 23:40:03 +00:00
Tadas Baltrusaitis 1b804c95b6 Merge branch 'master' into develop 2016-09-06 10:37:03 -04:00
Tadas Baltrusaitis 4c2e0bd9a0 Getting rid of some warnings. 2016-08-13 17:56:17 -04:00
Tadas Baltrusaitis a81f1d3223 Merge pull request #39 from Temigo/master
Fix install in CMakeLists.txt files
2016-08-04 14:13:33 -04:00
Tadas Baltrusaitis 5416048697 Corrections for output, faster compilation in VS2015, retuning experiments. 2016-08-01 13:39:52 -04:00
Tadas Baltrusaitis 2f667bf23d Ubuntu case sensitivity fix in travis test, making sure a check is made to see if image output is successful. 2016-08-01 10:14:58 -04:00
Temigo eedf6ea37e Fix install in CMakeLists.txt files 2016-08-01 11:34:23 +02:00
Tadas Baltrusaitis 3fc388cdeb Fixes with -inroot and -outroot 2016-07-31 20:55:29 -04:00
Tadas Baltrusaitis 0445a97b0c Merge branch 'feature-travis' into develop 2016-07-31 12:11:35 -04:00
Tadas Baltrusaitis 242ce8d130 Making sure failure returns 1 and success 0, adding an initial attempt at AppVeyor CI for Windows. 2016-07-29 13:04:25 -04:00
Tadas Baltrusaitis f80fbf0b42 Merge branch 'develop' 2016-07-22 13:29:17 -04:00
simonmssu 819e087c98 Update CMakeLists.txt 2016-07-11 16:11:02 -04:00
Tadas Baltrusaitis 146dcd5e5b More work on AU - WIP 2016-06-14 17:55:16 -04:00
Tadas Baltrusaitis 4a73ece996 Changing project settings to allow for older CPUs without AVX2 instruction set. 2016-06-11 11:57:54 -04:00
unknown 57e58a6949 Master commit of OpenFace. 2016-04-28 15:40:36 -04:00