projects
/
experiments
/
opencv_trail_effect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e43506
)
README: add a link to the video showing the example trails
author
Antonio Ospite <ao2@ao2.it>
Thu, 1 Oct 2015 08:04:44 +0000
(10:04 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 1 Oct 2015 08:04:44 +0000
(10:04 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
8fa70b9
..
b5fba01
100644
(file)
--- a/
README
+++ b/
README
@@
-53,6
+53,8
@@
frames in the trail, possibly with the most recent frame drawn on top:
$ ./opencv_trail_effect -l 10 -s background -d average -B
+Here is a video showing the examples from above:
+https://www.youtube.com/watch?v=X3oRozxt2O4
Side note
-------------------