Fix inconsistencies in examples and many more improvements

This commit is contained in:
Johannes Schönberger
2013-04-27 16:47:33 +02:00
parent 41007b417b
commit d0ee6ade61
40 changed files with 138 additions and 132 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
"""
================================
===============================
Markers for watershed transform
================================
===============================
The watershed is a classical algorithm used for **segmentation**, that
is, for separating different objects in an image.