- "computeScores" computes the scores for sharpness and motion on the
input frames at full resolution
- "computeRescaled" computes the scores for sharpness and motion on the
rescaled input frames
- "exportSharpness" exports the computed sharpness scores into a CSV file
- "exportFlow" exports the computed optical flow scores into a CSV file
- "noSelection" stops the execution once the scores have been computed
(and exported, if enabled); the keyframe selection will not be performed
Set the value of the string parameters in the nodes' description as
the unevaluated variable instead of the evaluated variable. The
evaluation will be made later, when the nodes with such parameters
will be computed.