From 98204747b6c4091c125539c3b386a0b6557ae848 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 1 Oct 2015 10:02:37 +0200 Subject: [PATCH 1/1] README: improve wording about segmentation --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- 2.1.4