intmin_seq_fl=clt_parameters.imp.cuas_min_seq_fl;// 2; // minimal number of consecutive key frames for the same target that includes first or last key frame
intmin_seq_fl=clt_parameters.imp.cuas_min_seq_fl;// 2; // minimal number of consecutive key frames for the same target that includes first or last key frame
doubleslow_fast_mismatch=clt_parameters.imp.cuas_slow_fast_mismatch;// 1.5; allow larger mismatch between slow and fast
doublematch_len_pwr=clt_parameters.imp.cuas_match_len_pwr;// raise matching length to this power for calculating score
doublematch_len_pwr=clt_parameters.imp.cuas_match_len_pwr;// raise matching length to this power for calculating score
doubleseq_travel=clt_parameters.imp.cuas_seq_travel;// 3.0; // minimal diagonal of the bounding box that includes sequence to be considered "cuas_enough_seq". Filtering out atmospheric fluctuations
booleanfail_mismatch=clt_parameters.imp.cuas_fail_mismatch;// Fail on high mismatch early (when calculating scores);
booleanfail_mismatch=clt_parameters.imp.cuas_fail_mismatch;// Fail on high mismatch early (when calculating scores);