sustaining_gazes/lib/local
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
..
FaceAnalyser Bug fixes 2016-09-06 12:32:33 -04:00
LandmarkDetector Added the possibility to change the output videos codec by specifying the -oc option 2016-09-14 09:00:57 +02:00