TheCacophonyProject / classifier-pipeline

Exports tracked animals through thermal vision.
GNU General Public License v3.0
21 stars 14 forks source link

Changed tracking threshold #81

Closed gferraro closed 5 years ago

gferraro commented 5 years ago

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,