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)
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
skeletonize skimage.morphology.skeletonize(image)
Getting started scikit-image is an image processing Python package that works with
radon skimage.transform.radon(image, theta=None, circle=False)
Page 3 of 42