Merge pull request #445 from tonysyu/doc-tweaks

Doc tweaks
This commit is contained in:
Johannes Schönberger
2013-03-02 23:54:34 -08:00
11 changed files with 59 additions and 40 deletions
-1
View File
@@ -11,7 +11,6 @@ position of corners.
"""
import numpy as np
from matplotlib import pyplot as plt
from skimage import data
@@ -19,7 +19,6 @@ values, and use the random walker for the segmentation.
.. [1] *Random walks for image segmentation*, Leo Grady, IEEE Trans. Pattern
Anal. Mach. Intell. 2006 Nov; 28(11):1768-83
"""
print __doc__
import numpy as np
from scipy import ndimage