convex-hull-object
  • References/Python/scikit-image/API Reference/morphology

convex_hull_object skimage.morphology.convex_hull_object(image, neighbors=8)

2025-01-10 15:47:30
active-contour
  • References/Python/scikit-image/API Reference/segmentation

active_contour skimage.segmentation.active_contour(image, snake, alpha=0.01, beta=0.1, w_line=0, w_edge=1, gamma=0.01

2025-01-10 15:47:30
multiimage
  • References/Python/scikit-image/API Reference/io

MultiImage class skimage.io.MultiImage(filename, conserve_memory=True, dtype=None, **imread_kwargs)

2025-01-10 15:47:30
camera
  • References/Python/scikit-image/API Reference/data

camera skimage.data.camera()

2025-01-10 15:47:30
threshold-adaptive
  • References/Python/scikit-image/API Reference/filters

threshold_adaptive skimage.filters.threshold_adaptive(image, block_size, method='gaussian', offset=0, mode='reflect', param=None)

2025-01-10 15:47:30
equalize-adapthist
  • References/Python/scikit-image/API Reference/exposure

equalize_adapthist skimage.exposure.equalize_adapthist(image, *args, **kwargs)

2025-01-10 15:47:30
sobel-h
  • References/Python/scikit-image/API Reference/filters

sobel_h skimage.filters.sobel_h(image, mask=None)

2025-01-10 15:47:30
imagecollection
  • References/Python/scikit-image/API Reference/io

ImageCollection class skimage.io.ImageCollection(load_pattern, conserve_memory=True, load_func=None, **load_func_kwargs)

2025-01-10 15:47:30
hsobel
  • References/Python/scikit-image/API Reference/filters

hsobel skimage.filters.hsobel(*args, **kwargs)

2025-01-10 15:47:30
rectangletool
  • References/Python/scikit-image/API Reference/viewer.canvastools

RectangleTool class skimage.viewer.canvastools.RectangleTool(manager, on_move=None, on_release=None, on_enter=None,

2025-01-10 15:47:30