rgb2hsv skimage.color.rgb2hsv(rgb)
show skimage.io.show()
adjust_gamma skimage.exposure.adjust_gamma(image, gamma=1, gain=1)
gradient skimage.filters.rank.gradient(image, selem, out=None, mask=None, shift_x=False, shift_y=False)
TiffSequence class skimage.external.tifffile.TiffSequence(files, imread=, pattern='axes', *args, **kwargs)
Module: viewer.viewers
Module: restoration Image restoration module.
convex_hull_object skimage.morphology.convex_hull_object(image, neighbors=8)
lab2xyz skimage.color.lab2xyz(lab, illuminant='D65', observer='2')
unwrap_phase skimage.restoration.unwrap_phase(image, wrap_around=False, seed=None)
Page 33 of 42