API Reference for skimage 0.16.2¶
Submodules¶
Submodule Contents¶
skimage
- Module:
color
- convert_colorspace
- guess_spatial_dimensions
- rgba2rgb
- rgb2hsv
- hsv2rgb
- rgb2xyz
- xyz2rgb
- rgb2rgbcie
- rgbcie2rgb
- rgb2grey
- rgb2gray
- gray2rgb
- grey2rgb
- xyz2lab
- lab2xyz
- lab2rgb
- rgb2lab
- rgb2hed
- hed2rgb
- lab2lch
- lch2lab
- rgb2yuv
- yuv2rgb
- rgb2yiq
- yiq2rgb
- rgb2ypbpr
- ypbpr2rgb
- rgb2ycbcr
- ycbcr2rgb
- rgb2ydbdr
- ydbdr2rgb
- separate_stains
- combine_stains
- label2rgb
- deltaE_cie76
- deltaE_ciede94
- deltaE_ciede2000
- deltaE_cmc
- Module:
data
- Module:
draw
- Module:
exposure
- Module:
external.tifffile
- Module:
feature
- canny
- daisy
- hog
- greycomatrix
- greycoprops
- local_binary_pattern
- multiblock_lbp
- draw_multiblock_lbp
- peak_local_max
- structure_tensor
- structure_tensor_eigvals
- hessian_matrix
- hessian_matrix_det
- hessian_matrix_eigvals
- shape_index
- corner_kitchen_rosenfeld
- corner_harris
- corner_shi_tomasi
- corner_foerstner
- corner_subpix
- corner_peaks
- corner_moravec
- corner_fast
- corner_orientations
- match_template
- register_translation
- masked_register_translation
- match_descriptors
- plot_matches
- blob_dog
- blob_doh
- blob_log
- haar_like_feature
- haar_like_feature_coord
- draw_haar_like_feature
Cascade
BRIEF
CENSURE
ORB
- Module:
filters
- inverse
- wiener
- gaussian
- median
- sobel
- sobel_h
- sobel_v
- scharr
- scharr_h
- scharr_v
- prewitt
- prewitt_h
- prewitt_v
- roberts
- roberts_pos_diag
- roberts_neg_diag
- laplace
- rank_order
- gabor_kernel
- gabor
- try_all_threshold
- meijering
- sato
- frangi
- hessian
- threshold_otsu
- threshold_yen
- threshold_isodata
- threshold_li
- threshold_local
- threshold_minimum
- threshold_mean
- threshold_niblack
- threshold_sauvola
- threshold_triangle
- threshold_multiotsu
- apply_hysteresis_threshold
- unsharp_mask
LPIFilter2D
- Module:
filters.rank
- autolevel
- autolevel_percentile
- bottomhat
- equalize
- gradient
- gradient_percentile
- maximum
- mean
- geometric_mean
- mean_percentile
- mean_bilateral
- subtract_mean
- subtract_mean_percentile
- median
- minimum
- modal
- enhance_contrast
- enhance_contrast_percentile
- pop
- pop_percentile
- pop_bilateral
- sum
- sum_bilateral
- sum_percentile
- threshold
- threshold_percentile
- tophat
- noise_filter
- entropy
- otsu
- percentile
- windowed_histogram
- majority
- Module:
future
- Module:
future.graph
- Module:
graph
- Module:
io
- Module:
measure
- find_contours
- regionprops
- regionprops_table
- perimeter
- approximate_polygon
- subdivide_polygon
- ransac
- block_reduce
- moments
- moments_central
- moments_coords
- moments_coords_central
- moments_normalized
- moments_hu
- inertia_tensor
- inertia_tensor_eigvals
- marching_cubes_lewiner
- marching_cubes_classic
- mesh_surface_area
- profile_line
- label
- points_in_poly
- grid_points_in_poly
- compare_ssim
- compare_mse
- compare_nrmse
- compare_psnr
- shannon_entropy
LineModelND
CircleModel
EllipseModel
- Module:
metrics
- Module:
morphology
- binary_erosion
- binary_dilation
- binary_opening
- binary_closing
- erosion
- dilation
- opening
- closing
- white_tophat
- black_tophat
- square
- rectangle
- diamond
- disk
- cube
- octahedron
- ball
- octagon
- star
- label
- watershed
- skeletonize
- skeletonize_3d
- thin
- medial_axis
- convex_hull_image
- convex_hull_object
- reconstruction
- remove_small_objects
- remove_small_holes
- h_minima
- h_maxima
- local_maxima
- local_minima
- flood
- flood_fill
- max_tree
- area_opening
- area_closing
- diameter_opening
- diameter_closing
- max_tree_local_maxima
- Module:
registration
- Module:
restoration
- Module:
segmentation
- random_walker
- active_contour
- felzenszwalb
- slic
- quickshift
- find_boundaries
- mark_boundaries
- clear_border
- join_segmentations
- relabel_from_one
- relabel_sequential
- watershed
- chan_vese
- morphological_geodesic_active_contour
- morphological_chan_vese
- inverse_gaussian_gradient
- circle_level_set
- checkerboard_level_set
- flood
- flood_fill
- Module:
transform
- match_histograms
- hough_circle
- hough_ellipse
- hough_line
- probabilistic_hough_line
- hough_circle_peaks
- hough_line_peaks
- radon
- iradon
- iradon_sart
- order_angles_golden_ratio
- frt2
- ifrt2
- integral_image
- integrate
- warp
- warp_coords
- warp_polar
- estimate_transform
- matrix_transform
- swirl
- resize
- rotate
- rescale
- downscale_local_mean
- pyramid_reduce
- pyramid_expand
- pyramid_gaussian
- pyramid_laplacian
EuclideanTransform
SimilarityTransform
AffineTransform
ProjectiveTransform
EssentialMatrixTransform
FundamentalMatrixTransform
PolynomialTransform
PiecewiseAffineTransform
- Module:
util
- Module:
viewer
- Module:
viewer.canvastools
- Module:
viewer.plugins
- Module:
viewer.utils
- Module:
viewer.viewers
- Module:
viewer.widgets