sustaining_gazes/exe/FaceLandmarkVid
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
..
CMakeLists.txt Fix install in CMakeLists.txt files 2016-08-01 11:34:23 +02:00
FaceLandmarkVid.cpp Added the possibility to change the output videos codec by specifying the -oc option 2016-09-14 09:00:57 +02:00
FaceLandmarkVid.vcxproj Corrections for output, faster compilation in VS2015, retuning experiments. 2016-08-01 13:39:52 -04:00