From 17b38c66795657c2b7f6b5f9d06d3accba6c12fd Mon Sep 17 00:00:00 2001 From: Chintak Sheth Date: Thu, 25 Apr 2013 20:11:49 +0530 Subject: [PATCH] Trailing _ --- doc/examples/applications/plot_morphology.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/examples/applications/plot_morphology.py b/doc/examples/applications/plot_morphology.py index 38dfcede..ffa25b2f 100644 --- a/doc/examples/applications/plot_morphology.py +++ b/doc/examples/applications/plot_morphology.py @@ -265,10 +265,10 @@ Additional Resources 1. `MathWorks tutorial on morphological processing `_ +erosion.html>`_ 2. `Auckland university's tutorial on Morphological Image Processing ` +/ImageProcessing-html/topic4.htm>`_ 3. http://en.wikipedia.org/wiki/Mathematical_morphology """