daisy skimage.feature.daisy(img, step=4, radius=15, rings=3, histograms=8, orientations=8, normalization='l1', sigmas=None, ring_radii=None
img_as_ubyte skimage.img_as_ubyte(image, force_copy=False)
Image Viewer
FigureCanvas class skimage.viewer.utils.FigureCanvas(figure, **kwargs)
unique_rows skimage.util.unique_rows(ar)
Module: viewer.widgets Widgets for interacting with ImageViewer. These widgets should be added to a Plugin subclass using its add_widget
I/O Plugin Infrastructure A plugin consists of two files, the source and the descriptor .ini. Let’s say we’d like to provide a plugin for imshow using matplotlib
minimum skimage.filters.rank.minimum(image, selem, out=None, mask=None, shift_x=False, shift_y=False)
load skimage.data.load(f)
Module: graph
Page 8 of 42