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
convert-colorspace
  • References/Python/scikit-image/API Reference/color

convert_colorspace skimage.color.convert_colorspace(arr, fromspace, tospace)

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
crop
  • References/Python/scikit-image/API Reference/util

crop skimage.util.crop(ar, crop_width, copy=False, order='K')

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

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

2025-01-10 15:47:30
plot-matches
  • References/Python/scikit-image/API Reference/feature

plot_matches skimage.feature.plot_matches(ax, image1, image2, keypoints1, keypoints2, matches, keypoints_color='k', matches_color=None

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

chelsea skimage.data.chelsea()

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

Slider class skimage.viewer.widgets.Slider(name, low=0.0, high=1.0, value=None, value_type='float', ptype='kwarg', callback=None

2025-01-10 15:47:30
dtype-limits
  • References/Python/scikit-image/API Reference/skimage

dtype_limits skimage.dtype_limits(image, clip_negative=True)

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

CircleModel class skimage.measure.CircleModel

2025-01-10 15:47:30