Commit Graph

155 Commits

Author SHA1 Message Date
Ruben van de Ven f79ba2c12e Too slow version of heatmap 2018-05-02 14:24:43 +02:00
Ruben van de Ven 0dd61f148a Have FaceLandmarkVidMulti output (only) to JSON on stdout 2018-05-01 23:00:16 +02:00
Tadas Baltrusaitis 5960fb91d7 Adding DISFA trained models. 2018-04-08 18:53:21 +01:00
Tadas Baltrusaitis 84320b93a9 Adding eye gaze support to CLM landmark models, also an extra packaging script. 2018-04-05 08:26:03 +01:00
Tadas Baltrusaitis 6e15e81777 Working towards coping without AU and eye models. Fixes to the visualizer. 2018-03-30 09:36:32 +01:00
Tadas Baltrusaitis b1524ca98b Making sure AU visualization works with other executables. 2018-03-26 08:26:48 +01:00
Tadas Baltrusaitis 5ed6c4a6f3 Starting integration of AU visualization in CLI code. 2018-03-24 10:30:30 +00:00
Tadas Baltrusaitis 659f066fa4 Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2018-03-24 10:08:21 +00:00
Séverin Lemaignan dba96e1551 Added support for AUs visualization to FeatureExtractor 2018-03-19 10:09:04 +00:00
Tadas Baltrusaitis fedbbf9b2f Small fix for packaging executables. 2018-03-01 21:42:45 +00:00
Tadas Baltrusaitis 38a6dd59ab Fix with 32-bit compilation in Windows. 2018-03-01 20:17:58 +00:00
Tadas Baltrusaitis 4192e85a8f Some refinements for the multi face tracking support and cmake fixes. 2018-02-24 09:19:13 +00:00
Tadas Baltrusaitis a4de1d42a5 Interface changes to provide multi output support, also enforcing parameters in executables. 2018-02-23 08:25:19 +00:00
Tadas Baltrusaitis 8692b5f9a8 - nomask works in gui now
- llowing to set camera resolution in CLI.
2018-02-08 16:28:00 +00:00
Tadas Baltrusaitis 6e8a8e6d42 Small fix to the release packager. 2018-02-05 18:49:52 +00:00
Tadas Baltrusaitis 0c55fb9d80 Better organization of OpenCV dll's and packaging script for releases. 2018-02-05 18:14:36 +00:00
Tadas Baltrusaitis bb7a5f197b Starting the move to OpenCV 3.4 2018-02-01 20:10:10 +00:00
Tadas Baltrusaitis ffe2e66081 Visualization fixes. 2018-01-31 08:23:48 +00:00
Tadas Baltrusaitis 57c8bb75ea Working on the visualizer interoperability. 2018-01-19 16:17:22 +00:00
Tadas Baltrusaitis b224fcdfc9 Merge branch 'master' of https://github.com/TadasBaltrusaitis/OpenFace into feature/Windows-GUI
# Conflicts:
#	.gitignore
#	exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
#	lib/local/FaceAnalyser/FaceAnalyser.vcxproj
#	lib/local/LandmarkDetector/include/LandmarkDetectorUtils.h
#	lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
#	matlab_runners/Demos/feature_extraction_demo_vid.m
#	matlab_runners/Demos/gaze_extraction_demo_vid.m
2017-12-29 16:27:00 +00:00
Tadas Baltrusaitis 7b039b2e7a Adding images for new wiki entries and some code for packaging releases. 2017-12-28 19:47:49 +00:00
Tadas Baltrusaitis 9470298005 Bringing all of the experiments to a new interface 2017-12-16 13:14:02 +00:00
Tadas Baltrusaitis 7d58b86020 Some plumbing:
- support for 16 bit images
- preventing copy constructors for certain utilities classes
2017-12-15 19:56:58 +00:00
Tadas Baltrusaitis 00bd196197 Adapting Cmake to new interface. 2017-12-13 17:50:48 +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 41af428f5c Fix with reading multiple sequences and visualizing data in multi-face setting. 2017-11-22 17:37:26 +00:00
Tadas Baltrusaitis 7e16619529 Bug fix in opening video sequences revealed by a demo script. 2017-11-22 09:03:29 +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 6500865a0b Code cleanup with visualization. 2017-11-14 07:54:02 +00:00
Tadas Baltrusaitis 32862c32f4 Visualization fixes for demo executables. 2017-11-13 19:48:48 +00:00
Tadas Baltrusaitis fa75910b6c Updating multi-face setup with the new interface. 2017-11-13 17:48:17 +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