From a7cf3cbd521c376943b3bc51b438b494cbd0ff31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 29 May 2016 17:47:48 +0200 Subject: [PATCH] DOC: rename thresholding example --- doc/examples/segmentation/{plot_otsu.py => plot_thresholding.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/examples/segmentation/{plot_otsu.py => plot_thresholding.py} (100%) diff --git a/doc/examples/segmentation/plot_otsu.py b/doc/examples/segmentation/plot_thresholding.py similarity index 100% rename from doc/examples/segmentation/plot_otsu.py rename to doc/examples/segmentation/plot_thresholding.py