projects
/
experiments
/
opencv_trail_effect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
5ac5412
)
TODO: mention that there are new background subtraction methods available
author
Antonio Ospite <ao2@ao2.it>
Thu, 22 Feb 2018 12:07:39 +0000
(13:07 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 22 Feb 2018 14:41:51 +0000
(15:41 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
8aa8ef1
..
f6cf687
100644
(file)
--- 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