API Reference for skimage 0.20.0¶
Submodules¶
Submodule Contents¶
skimage
- Module:
color
- combine_stains
- convert_colorspace
- deltaE_cie76
- deltaE_ciede2000
- deltaE_ciede94
- deltaE_cmc
- gray2rgb
- gray2rgba
- hed2rgb
- hsv2rgb
- lab2lch
- lab2rgb
- lab2xyz
- label2rgb
- lch2lab
- rgb2gray
- rgb2hed
- rgb2hsv
- rgb2lab
- rgb2rgbcie
- rgb2xyz
- rgb2ycbcr
- rgb2ydbdr
- rgb2yiq
- rgb2ypbpr
- rgb2yuv
- rgba2rgb
- rgbcie2rgb
- separate_stains
- xyz2lab
- xyz2rgb
- ycbcr2rgb
- ydbdr2rgb
- yiq2rgb
- ypbpr2rgb
- yuv2rgb
- Module:
data
- astronaut
- binary_blobs
- brain
- brick
- camera
- cat
- cell
- cells3d
- checkerboard
- chelsea
- clock
- coffee
- coins
- colorwheel
- create_image_fetcher
- download_all
- eagle
- file_hash
- grass
- gravel
- horse
- hubble_deep_field
- human_mitosis
- immunohistochemistry
- kidney
- lbp_frontal_face_cascade_filename
- lfw_subset
- lily
- logo
- microaneurysms
- moon
- nickel_solidification
- page
- protein_transport
- retina
- rocket
- shepp_logan_phantom
- skin
- stereo_motorcycle
- text
- vortex
- Module:
draw
- Module:
exposure
- Module:
feature
- blob_dog
- blob_doh
- blob_log
- canny
- corner_fast
- corner_foerstner
- corner_harris
- corner_kitchen_rosenfeld
- corner_moravec
- corner_orientations
- corner_peaks
- corner_shi_tomasi
- corner_subpix
- daisy
- draw_haar_like_feature
- draw_multiblock_lbp
- graycomatrix
- graycoprops
- haar_like_feature
- haar_like_feature_coord
- hessian_matrix
- hessian_matrix_det
- hessian_matrix_eigvals
- hog
- local_binary_pattern
- match_descriptors
- match_template
- multiblock_lbp
- multiscale_basic_features
- peak_local_max
- plot_matches
- shape_index
- structure_tensor
- structure_tensor_eigenvalues
BRIEF
CENSURE
Cascade
ORB
SIFT
- Module:
filters
- apply_hysteresis_threshold
- butterworth
- compute_hessian_eigenvalues
- correlate_sparse
- difference_of_gaussians
- farid
- farid_h
- farid_v
- filter_inverse
- frangi
- gabor
- gabor_kernel
- gaussian
- hessian
- inverse
- laplace
- median
- meijering
- prewitt
- prewitt_h
- prewitt_v
- rank_order
- roberts
- roberts_neg_diag
- roberts_pos_diag
- sato
- scharr
- scharr_h
- scharr_v
- sobel
- sobel_h
- sobel_v
- threshold_isodata
- threshold_li
- threshold_local
- threshold_mean
- threshold_minimum
- threshold_multiotsu
- threshold_niblack
- threshold_otsu
- threshold_sauvola
- threshold_triangle
- threshold_yen
- try_all_threshold
- unsharp_mask
- wiener
- window
LPIFilter2D
- Module:
filters.rank
- autolevel
- autolevel_percentile
- enhance_contrast
- enhance_contrast_percentile
- entropy
- equalize
- geometric_mean
- gradient
- gradient_percentile
- majority
- maximum
- mean
- mean_bilateral
- mean_percentile
- median
- minimum
- modal
- noise_filter
- otsu
- percentile
- pop
- pop_bilateral
- pop_percentile
- subtract_mean
- subtract_mean_percentile
- sum
- sum_bilateral
- sum_percentile
- threshold
- threshold_percentile
- windowed_histogram
- Module:
future
- Module:
graph
- Module:
io
- Module:
measure
- approximate_polygon
- block_reduce
- blur_effect
- euler_number
- find_contours
- grid_points_in_poly
- inertia_tensor
- inertia_tensor_eigvals
- intersection_coeff
- label
- manders_coloc_coeff
- manders_overlap_coeff
- marching_cubes
- mesh_surface_area
- moments
- moments_central
- moments_coords
- moments_coords_central
- moments_hu
- moments_normalized
- pearson_corr_coeff
- perimeter
- perimeter_crofton
- points_in_poly
- profile_line
- ransac
- regionprops
- regionprops_table
- shannon_entropy
- subdivide_polygon
CircleModel
EllipseModel
LineModelND
- Module:
metrics
- Module:
morphology
- area_closing
- area_opening
- ball
- binary_closing
- binary_dilation
- binary_erosion
- binary_opening
- black_tophat
- closing
- convex_hull_image
- convex_hull_object
- cube
- diameter_closing
- diameter_opening
- diamond
- dilation
- disk
- ellipse
- erosion
- flood
- flood_fill
- footprint_from_sequence
- h_maxima
- h_minima
- isotropic_closing
- isotropic_dilation
- isotropic_erosion
- isotropic_opening
- label
- local_maxima
- local_minima
- max_tree
- max_tree_local_maxima
- medial_axis
- octagon
- octahedron
- opening
- reconstruction
- rectangle
- remove_small_holes
- remove_small_objects
- skeletonize
- skeletonize_3d
- square
- star
- thin
- white_tophat
- Module:
registration
- Module:
restoration
- Module:
segmentation
- active_contour
- chan_vese
- checkerboard_level_set
- clear_border
- disk_level_set
- expand_labels
- felzenszwalb
- find_boundaries
- flood
- flood_fill
- inverse_gaussian_gradient
- join_segmentations
- mark_boundaries
- morphological_chan_vese
- morphological_geodesic_active_contour
- quickshift
- random_walker
- relabel_sequential
- slic
- watershed
- Module:
transform
- downscale_local_mean
- estimate_transform
- frt2
- hough_circle
- hough_circle_peaks
- hough_ellipse
- hough_line
- hough_line_peaks
- ifrt2
- integral_image
- integrate
- iradon
- iradon_sart
- matrix_transform
- order_angles_golden_ratio
- probabilistic_hough_line
- pyramid_expand
- pyramid_gaussian
- pyramid_laplacian
- pyramid_reduce
- radon
- rescale
- resize
- resize_local_mean
- rotate
- swirl
- warp
- warp_coords
- warp_polar
AffineTransform
EssentialMatrixTransform
EuclideanTransform
FundamentalMatrixTransform
PiecewiseAffineTransform
PolynomialTransform
ProjectiveTransform
SimilarityTransform
- Module:
util