projects
/
experiments
/
opencv_trail_effect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12d044
)
README: make the sentence about segmentation methods more specific
author
Antonio Ospite <ao2@ao2.it>
Thu, 1 Oct 2015 10:36:47 +0000
(12:36 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 1 Oct 2015 10:36:47 +0000
(12:36 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
b5fba01
..
0e0e0c8
100644
(file)
--- a/
README
+++ b/
README
@@
-13,7
+13,8
@@
Some examples of it are:
opencv_trail_effect draws a trail after performing foreground segmentation
using OpenCV.
-Segmentation can done using either thresholding or background subtraction.
+Segmentation in opencv_trail_effect can done using either thresholding or
+background subtraction.
A few conditions are required to create a decent effect: