geometric-mean
  • References/Python/scikit-image/API Reference/filters.rank

geometric_mean skimage.filters.rank.geometric_mean(image, selem, out=None, mask=None, shift_x=False, shift_y=False)

2025-01-10 15:47:30
noise-filter
  • References/Python/scikit-image/API Reference/filters.rank

noise_filter skimage.filters.rank.noise_filter(image, selem, out=None, mask=None, shift_x=False, shift_y=False)

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

mark_boundaries skimage.segmentation.mark_boundaries(image, label_img, color=(1, 1, 0), outline_color=None, mode='outer'

2025-01-10 15:47:30
probabilistic-hough-line
  • References/Python/scikit-image/API Reference/transform

probabilistic_hough_line skimage.transform.probabilistic_hough_line(img, threshold=10, line_length=50, line_gap=10

2025-01-10 15:47:30
rag-mean-color
  • References/Python/scikit-image/API Reference/future.graph

rag_mean_color skimage.future.graph.rag_mean_color(image, labels, connectivity=2, mode='distance', sigma=255.0)

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

rgb2luv skimage.color.rgb2luv(rgb)

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

LineTool class skimage.viewer.canvastools.LineTool(manager, on_move=None, on_release=None, on_enter=None, maxdist=10, line_props=None

2025-01-10 15:47:30
warp-coords
  • References/Python/scikit-image/API Reference/transform

warp_coords skimage.transform.warp_coords(coord_map, shape, dtype=)

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

chelsea skimage.data.chelsea()

2025-01-10 15:47:30
block-reduce
  • References/Python/scikit-image/API Reference/measure

block_reduce skimage.measure.block_reduce(image, block_size, func=, cval=0)

2025-01-10 15:47:30