DOC: Fix Sphinx errors.

This commit is contained in:
Tony S Yu
2013-03-02 17:22:10 -06:00
parent db7a063d76
commit 17e7ba3de7
10 changed files with 48 additions and 39 deletions
@@ -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