From 9c51c154baa28cd3472199e58d91178eccbaef95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 5 Jun 2016 17:29:53 +0200 Subject: [PATCH] DOC: make the title shorter --- doc/examples/xx_applications/plot_coins_segmentation.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/examples/xx_applications/plot_coins_segmentation.py b/doc/examples/xx_applications/plot_coins_segmentation.py index f0710012..f52d9f6c 100644 --- a/doc/examples/xx_applications/plot_coins_segmentation.py +++ b/doc/examples/xx_applications/plot_coins_segmentation.py @@ -1,7 +1,7 @@ """ -=============================================================== -Comparing edge-based segmentation and region-based segmentation -=============================================================== +================================================== +Comparing edge-based and region-based segmentation +================================================== In this example, we will see how to segment objects from a background. We use the ``coins`` image from ``skimage.data``, which shows several coins outlined