filter: benchmark: add stanza

This commit is contained in:
Ella Pietraroia 2020-02-07 11:28:46 +10:30
parent b880657eae
commit d7fa988272
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ const (
outKNN = "testout/test_outKNN.mjpeg" outKNN = "testout/test_outKNN.mjpeg"
outMOG = "testout/test_outMOG.mjpeg" outMOG = "testout/test_outMOG.mjpeg"
) )
const ( const (
debug = false debug = false
motionDownscaling = 1 motionDownscaling = 1