img_as_ubyte skimage.img_as_ubyte(image, force_copy=False)
dtype_limits skimage.dtype_limits(image, clip_negative=True)
Subpackages color Color space conversion. data Test images and example data. draw Drawing primitives (lines, text, etc.) that
Utility Functions img_as_float Convert an image to floating point format, with values in [0, 1]. img_as_uint Convert an image to unsigned integer
skimage Image Processing SciKit (Toolbox for SciPy) scikit-image (a.k.a. skimage) is a collection of algorithms for image processing and
test skimage.test(doctest=False, verbose=False)
img_as_float skimage.img_as_float(image, force_copy=False)
img_as_uint skimage.img_as_uint(image, force_copy=False)
img_as_bool skimage.img_as_bool(image, force_copy=False)
img_as_int skimage.img_as_int(image, force_copy=False)