Files
scikit-image/doc/examples/applications
Juan Nunez-Iglesias 0d134987f9 Harmonize all ndimage usage across the library
Only two forms remain in use:

- `from scipy import ndimage as ndi`
- `from scipy.ndimage import function`
2015-06-09 15:18:37 +10:00
..
2014-03-24 09:37:59 +05:30

Longer examples and demonstrations
----------------------------------