sustaining_gazes/lib
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
..
3rdParty Getting rid of compiler warnings. 2016-08-14 10:20:07 -04:00
local Added the possibility to change the output videos codec by specifying the -oc option 2016-09-14 09:00:57 +02:00