X-Git-Url: https://git.ao2.it/experiments/opencv_trail_effect.git/blobdiff_plain/648650d64c6777240f5e9e8ba5b005e7b6f415c3..HEAD:/Makefile diff --git a/Makefile b/Makefile index bd0d850..195d157 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,9 @@ l_anima_vola: opencv_trail_effect average: opencv_trail_effect ./opencv_trail_effect -l 10 -s background -d average -B +accumulate: opencv_trail_effect + ./opencv_trail_effect -b 0 -t 5 -l 25 -s threshold -d accumulate + clean: rm -f *.o opencv_trail_effect vgdump gtk.suppression