From: Antonio Ospite Date: Thu, 1 Oct 2015 08:04:44 +0000 (+0200) Subject: README: add a link to the video showing the example trails X-Git-Url: https://git.ao2.it/experiments/opencv_trail_effect.git/commitdiff_plain/c12d0447caf616be8d55a10e7c8fc510b3fe6d46?hp=2e43506179af2492a2764641f0938efbbd3d2442 README: add a link to the video showing the example trails --- diff --git a/README b/README index 8fa70b9..b5fba01 100644 --- 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 -------------------