Commit Graph

6 Commits

Author SHA1 Message Date
Stefan van der Walt 0b124c34e2 DOC: See also to skimage.sobel instead of ndimage.sobel. 2011-11-07 11:25:28 -08:00
emmanuelle 78d37d3af1 DOC: Canny filter. Improved docstring + example for the gallery 2011-11-06 23:52:07 +01:00
Thouis (Ray) Jones 061595f99d Fix docstring to match new default value and constraint for radius. 2011-11-02 15:09:02 +01:00
Tony S Yu c6e854b7c7 Switch radius and mask arguments for median_filter 2011-10-26 16:30:07 -04:00
Tony S Yu a63e3f4546 Require median filter radius >= 2
The octagon structuring element used by _ctmf.pyx does not scale correctly for smaller radii.
2011-10-26 16:22:20 -04:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00