diff --git a/skimage/__init__.py b/skimage/__init__.py index 6e44515d..bb688da5 100644 --- a/skimage/__init__.py +++ b/skimage/__init__.py @@ -37,6 +37,8 @@ transform Geometric and other transforms, e.g. rotation or the Radon transform. util Generic utilities. +viewer + Interactive image viewer and plugin framework. Utility Functions -----------------