TiffFile class skimage.external.tifffile.TiffFile(arg, name=None, offset=None, size=None, multifile=True, multifile_close=True)
Module: viewer.widgets Widgets for interacting with ImageViewer. These widgets should be added to a Plugin subclass using its add_widget
LineModelND class skimage.measure.LineModelND
moments_normalized skimage.measure.moments_normalized(mu, order=3)
sum_percentile skimage.filters.rank.sum_percentile(image, selem, out=None, mask=None, shift_x=False, shift_y=False, p0=0
rgb2grey skimage.color.rgb2grey(rgb)
ComboBox class skimage.viewer.widgets.ComboBox(name, items, ptype='kwarg', callback=None)
rgb2gray skimage.color.rgb2gray(rgb)
binary_blobs skimage.data.binary_blobs(length=512, blob_size_fraction=0.1, n_dim=2, volume_fraction=0.5, seed=None)
PolynomialTransform class skimage.transform.PolynomialTransform(params=None)
Page 1 of 42