denoise_nl_means skimage.restoration.denoise_nl_means(image, patch_size=7, patch_distance=11, h=0.1, multichannel=True
vsobel skimage.filters.vsobel(*args, **kwargs)
match_template skimage.feature.match_template(image, template, pad_input=False, mode='constant', constant_values=0)
gabor skimage.filters.gabor(image, frequency, theta=0, bandwidth=1, sigma_x=None, sigma_y=None, n_stds=3, offset=0, mode='reflect',
TiffSequence class skimage.external.tifffile.TiffSequence(files, imread=, pattern='axes', *args, **kwargs)
nl_means_denoising skimage.restoration.nl_means_denoising(*args, **kwargs)
clear_border skimage.segmentation.clear_border(labels, buffer_size=0, bgval=0, in_place=False)
view_as_windows skimage.util.view_as_windows(arr_in, window_shape, step=1)
sobel skimage.filters.sobel(image, mask=None)
line skimage.draw.line() Generate line pixel coordinates.
Page 30 of 42