4d886b4112Travis changes for OpenCV install
Tadas Baltrusaitis
2016-12-19 14:24:35 -0500
b33fe0730aFix the make install process on Unix
Chris Watts
2016-12-18 00:00:41 +0000
7b2bd15f2e- A bug fix in FeatureExtraction when video is shorter than 3 frames. - A small fix in head pose experiment output
Tadas Baltrusaitis
2016-12-16 12:13:36 -0500
41fc0bd43cUnifying input and output of GUI and command line versions.
Tadas Baltrusaitis
2016-12-09 15:07:31 -0500
29d13878daTowards AU post-processing in the GUI.
Tadas Baltrusaitis
2016-12-09 10:06:04 -0500
3b1770c106More binding and simplification
Tadas Baltrusaitis
2016-12-08 16:43:29 -0500
99191fd3c9Simplification of Recording in WPF through a separate file and data binding (WIP).
Tadas Baltrusaitis
2016-12-08 16:14:06 -0500
ee48946818Slightly better gaze estimation for off axis images.
Tadas Baltrusaitis
2016-12-07 10:00:17 -0500
d0cf22969cFixing gaze visualization, making sure the tests still run correctly. Adding other AU datasets for testing.
Tadas Baltrusaitis
2016-12-06 13:02:45 -0500
6499412259Adding output folder selection (trickier that it sounds due to lack of native WPF support)
Tadas Baltrusaitis
2016-12-06 10:03:04 -0500
0befd5f756Allowing to control the size of aligned output image
Tadas Baltrusaitis
2016-12-05 17:28:39 -0500
984cfb58e7Adding gaze angle to features and to visualization.
Tadas Baltrusaitis
2016-12-02 14:21:24 -0500
358cd6f9e2Added 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
Guillaume Chanel
2016-09-14 09:00:57 +0200
5416048697Corrections for output, faster compilation in VS2015, retuning experiments.
Tadas Baltrusaitis
2016-08-01 13:39:52 -0400
2f667bf23dUbuntu case sensitivity fix in travis test, making sure a check is made to see if image output is successful.
Tadas Baltrusaitis
2016-08-01 10:14:58 -0400
eedf6ea37eFix install in CMakeLists.txt files
Temigo
2016-08-01 11:34:23 +0200
e88b788aedFixes with test scripts.
Tadas Baltrusaitis
2016-07-31 22:15:29 -0400
3fc388cdebFixes with -inroot and -outroot
Tadas Baltrusaitis
2016-07-31 20:55:29 -0400
51ae195124A number of small fixes, renamings and corrections.
Tadas Baltrusaitis
2016-07-31 16:31:17 -0400
ce22058bf3Making sure features get tested by CI.
Tadas Baltrusaitis
2016-07-31 13:12:37 -0400
ee15ecbc46More testing and prettier drawing on images (with anti-aliasing)
Tadas Baltrusaitis
2016-07-31 13:11:14 -0400
0445a97b0cMerge branch 'feature-travis' into develop
Tadas Baltrusaitis
2016-07-31 12:11:35 -0400
bb7ba5ba60A fix to a previous fix - OpenCV does not handle Debug/Release mixing with writing out ,jpeg and .png files, so use .bmp instead
Tadas Baltrusaitis
2016-07-31 10:09:35 -0400
a62de100e4A fix to deal with OpenCV not liking to output png in Debug mode. Feature extraction now saves jpg instead of png for aligned face images.
Tadas Baltrusaitis
2016-07-31 09:31:47 -0400
808a189525Fixing the project configurations to create consistently named executables.
Tadas Baltrusaitis
2016-07-30 21:14:38 -0400
63a9adf13bSmall fixes to windows and linux/osx CIs.
Tadas Baltrusaitis
2016-07-29 13:26:03 -0400
242ce8d130Making sure failure returns 1 and success 0, adding an initial attempt at AppVeyor CI for Windows.
Tadas Baltrusaitis
2016-07-29 13:04:25 -0400
777b31a822Merge branch 'master' into develop
Tadas Baltrusaitis
2016-07-29 12:13:15 -0400