X-Git-Url: https://git.ao2.it/experiments/opencv_trail_effect.git/blobdiff_plain/d095022ca7b1d9eb46521073b71f2327fb9d5637..3128c1a723398a114335437d899dd459b1c5b97c:/TODO?ds=inline

diff --git a/TODO b/TODO
index 8aa8ef1..f6cf687 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,5 @@
 - Some trivial cases of trails just need a framebuffer with no need to keep
   the history of frames, see if the code handling those cases can be optimized
 - Clean up the code? My C++ is a little C-ish...
+- Evaluate other background subtraction methods:
+  https://github.com/opencv/opencv_contrib/blob/master/modules/bgsegm/samples/evaluation.py