Tadas Baltrusaitis
d0cf22969c
Fixing gaze visualization, making sure the tests still run correctly. Adding other AU datasets for testing.
2016-12-06 13:02:45 -05:00
Tadas Baltrusaitis
6499412259
Adding output folder selection (trickier that it sounds due to lack of native WPF support)
2016-12-06 10:03:04 -05:00
Tadas Baltrusaitis
0befd5f756
Allowing to control the size of aligned output image
2016-12-05 17:28:39 -05:00
Tadas Baltrusaitis
984cfb58e7
Adding gaze angle to features and to visualization.
2016-12-02 14:21:24 -05:00
Tadas Baltrusaitis
2854b86733
Bug fix for gaze visualization.
2016-11-28 17:27:32 -05:00
Tadas Baltrusaitis
ed3b9adb6a
Eye landmark visualization in a demo.
2016-11-28 17:10:04 -05:00
Tadas Baltrusaitis
ebf444a236
Displaying eye-landmarks
2016-11-28 16:58:33 -05:00
Tadas Baltrusaitis
a57fbdea7b
Towards better eye landmark vis.
2016-11-28 15:34:42 -05:00
Tadas Baltrusaitis
04afc144f7
Rerunning experiments with the new head pose setup.
2016-11-28 10:53:03 -05:00
Tadas Baltrusaitis
eaab68b916
Gaze visualization in offline GUI.
2016-11-25 11:00:21 -05:00
Tadas Baltrusaitis
9900e8b0de
Simplifying head pose estimation.
2016-11-23 17:17:26 -05:00
Tadas Baltrusaitis
6eb46088f8
Fixing some output bugs for C# and C++ models.
2016-11-23 11:50:33 -05:00
Tadas Baltrusaitis
e6298919bc
Bug fixes for the GUI.
2016-11-18 18:19:32 -05:00
Tadas Baltrusaitis
8a30e55f4b
ROI, face distance and demo mode CLNF file.
2016-10-06 16:17:33 -04:00
Tadas Baltrusaitis
99cc06631f
ROI reinitialization, preference for large faces.
2016-10-06 14:59:41 -04:00
Tadas Baltrusaitis
f153e5c255
Removing unneeded classes and starting on reset.
2016-10-06 12:18:34 -04:00
Tadas Baltrusaitis
603c6ea61b
Some renaming
2016-10-06 12:10:44 -04:00
Tadas Baltrusaitis
8adac8b915
Fixing plots, now they scale properly
2016-10-06 12:02:10 -04:00
Tadas Baltrusaitis
05c7d4710c
Gaze visualization changes.
2016-10-06 10:05:25 -04:00
Tadas Baltrusaitis
80210f267f
Projection bug fix.
2016-10-05 17:12:25 -04:00
Tadas Baltrusaitis
7f3b8c86fb
Going around an OpenCV xml bug.
2016-10-05 12:39:44 -04:00
Tadas Baltrusaitis
0107a56d48
Incorporating the threads
2016-10-05 10:53:58 -04:00
Tadas Baltrusaitis
f179a67894
Sorting out x64 and Win32 issues.
2016-10-05 10:27:16 -04:00
Tadas Baltrusaitis
628427443f
A quick layout fix.
2016-10-05 07:35:44 -04:00
Tadas Baltrusaitis
c23db4b5e8
Fixes to camera loading.
2016-10-04 21:14:41 -04:00
Tadas Baltrusaitis
8ce68ea6cd
Work on solution.
2016-10-04 19:15:20 -04:00
Tadas Baltrusaitis
6a38145aa2
More work on the live demo.
2016-10-04 16:08:59 -04:00
Tadas Baltrusaitis
0a5110a003
Merge branch 'master' into Windows-GUI
...
Conflicts:
.gitignore
matlab_runners/Action Unit Experiments/DISFA_valid_res.txt
matlab_runners/Feature Point Experiments/results/fps_yt.mat
matlab_runners/Feature Point Experiments/results/in-the-wild-res-no-outline.pdf
matlab_runners/Feature Point Experiments/results/landmark_detections.mat
matlab_runners/Gaze Experiments/mpii_1500_errs.mat
matlab_runners/Gaze Experiments/mpii_1500_errs.txt
matlab_runners/Head Pose Experiments/results/Pose_OF.mat
2016-10-03 18:11:05 -04:00
Tadas Baltrusaitis
f5cdec4829
Logo fix.
2016-10-03 17:45:27 -04:00
Tadas Baltrusaitis
235785298d
Merge pull request #68 from Gijom/master
...
Added the possibility to change the output videos codec
2016-09-15 16:14:31 -04:00
Guillaume Chanel
358cd6f9e2
Added the possibility to change the output videos codec by specifying the -oc option
...
A warning is now issued in the case the VideoWriter could not be instantiated, advising to change the codec
This change applies to FaceLandmarkVid* and FeatureExtraction executables
The option is used as "-oc CODEC_FOURCC" and defaults to DIVX. If the user inputs a FOURCC with a size different than 4, than the default codec is used
The option is handled by the function get_video_input_output_params in the LandMarkDetector namespace
2016-09-14 09:00:57 +02:00
Tadas Baltrusaitis
f99870dfe9
Uploading bounding boxes.
2016-09-06 17:00:09 -04:00
Tadas Baltrusaitis
c1ff40399e
Bug fixes
2016-09-06 12:32:33 -04:00
Tadas Baltrusaitis
1b804c95b6
Merge branch 'master' into develop
2016-09-06 10:37:03 -04:00
Tadas Baltrusaitis
4bbc662831
Merge pull request #61 from cyberjunk/master
...
Fix '=' compare in PDM.cpp
2016-09-06 10:36:17 -04:00
Tadas Baltrusaitis
96f9f5d06f
Merge branch 'feature/logging' into develop
2016-09-06 10:26:10 -04:00
Tadas Baltrusaitis
c1431fe815
Fixes with drawing antialiased lines and landmarks using sub-pixel precision.
2016-09-06 10:20:31 -04:00
Clint Banzhaf
8a7c140e32
Fix '=' compare
2016-08-26 21:14:29 +02:00
Tadas Baltrusaitis
ef15d5c2cd
Getting rid of compiler warnings.
2016-08-14 10:20:07 -04:00
Tadas Baltrusaitis
4c2e0bd9a0
Getting rid of some warnings.
2016-08-13 17:56:17 -04:00
Tadas Baltrusaitis
a48509f815
Small readme fix.
2016-08-13 15:29:13 -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
e88b788aed
Fixes with test scripts.
2016-07-31 22:15:29 -04:00
Tadas Baltrusaitis
3fc388cdeb
Fixes with -inroot and -outroot
2016-07-31 20:55:29 -04:00
Tadas Baltrusaitis
51ae195124
A number of small fixes, renamings and corrections.
2016-07-31 16:31:17 -04:00
Tadas Baltrusaitis
35f1967176
Fixing regexp.
2016-07-31 13:15:47 -04:00
Tadas Baltrusaitis
ce22058bf3
Making sure features get tested by CI.
2016-07-31 13:12:37 -04:00