References [R303] François Orieux, Jean-François Giovannelli, and Thomas
resize skimage.transform.resize(image, output_shape, order=1, mode='constant', cval=0, clip=True, preserve_range=False)
Module: io Utilities to read and write images in various formats. The following plug-ins are available: Plugin
TiffWriter class skimage.external.tifffile.TiffWriter(filename, bigtiff=False, byteorder=None, software='tifffile.py')
cut_normalized skimage.future.graph.cut_normalized(labels, rag, thresh=0.001, num_cuts=10, in_place=True, max_edge=1.0)
profile_line skimage.measure.profile_line(img, src, dst, linewidth=1, order=1, mode='constant', cval=0.0)
skeletonize skimage.morphology.skeletonize(image)
radon skimage.transform.radon(image, theta=None, circle=False)
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')
Module: filters
Page 3 of 41