Added option for temp_thresh to be calculated from background_preview using min(background.mean, temp_thresh) this tracks better for videos with low max_temps.
Also changed preview background to be min of preview frames rather than average.
Added moving track score, to be more biased too similar sized boxes vs centre points
Added debug outputs to preview,
Added option for temp_thresh to be calculated from background_preview using min(background.mean, temp_thresh) this tracks better for videos with low max_temps. Also changed preview background to be min of preview frames rather than average. Added moving track score, to be more biased too similar sized boxes vs centre points Added debug outputs to preview,