From: Antonio Ospite Date: Thu, 1 Oct 2015 08:02:37 +0000 (+0200) Subject: README: improve wording about segmentation X-Git-Url: https://git.ao2.it/experiments/opencv_trail_effect.git/commitdiff_plain/98204747b6c4091c125539c3b386a0b6557ae848 README: improve wording about segmentation --- diff --git a/README b/README index cd242b0..c4725c4 100644 --- a/README +++ b/README @@ -11,7 +11,9 @@ Some examples of it are: Elisa - L'Anima Vola - https://www.youtube.com/watch?v=MqhxIQD16EA opencv_trail_effect draws a trail after performing foreground segmentation -(using thresholding or background subtraction) using OpenCV. +using OpenCV. + +Segmentation can done using either thresholding or background subtraction. The "sole" assumptions for a decent effect are that: