profile_line skimage.measure.profile_line(img, src, dst, linewidth=1, order=1, mode='constant', cval=0.0)
deltaE_ciede2000 skimage.color.deltaE_ciede2000(lab1, lab2, kL=1, kC=1, kH=1)
binary_dilation skimage.morphology.binary_dilation(image, selem=None, *args, **kwargs)
pop_bilateral skimage.filters.rank.pop_bilateral(image, selem, out=None, mask=None, shift_x=False, shift_y=False, s0=10
ellipsoid_stats skimage.draw.ellipsoid_stats(a, b, c)
octagon skimage.morphology.octagon(m, n, dtype=)
label2rgb skimage.color.label2rgb(label, image=None, colors=None, alpha=0.3, bg_label=-1, bg_color=(0, 0, 0), image_alpha=1, kind='overlay')
skimage.novice A special Python image submodule for beginners. Description skimage.novice provides a simple image manipulation interface for beginners
BaseWidget class skimage.viewer.widgets.BaseWidget(name, ptype=None, callback=None)
skimage Image Processing SciKit (Toolbox for SciPy) scikit-image (a.k.a. skimage) is a collection of algorithms for image processing and
Page 8 of 42