skimage 0.17.2

ReturnsBackRef
camera()

Often used for segmentation and denoising examples.

Returns

camera : (512, 512) uint8 ndarray

Camera image.

Gray-level "camera" image.

Examples

See :

Back References

The following pages refer to to this document either explicitly or contain code examples using this.

skimage

45 Elements
skimage.exposure.exposure.cumulative_distribution
skimage.filters.thresholding.threshold_local
skimage.filters.rank.generic.noise_filter
skimage.filters.rank.generic.otsu
skimage.filters._median.median
skimage.filters.rank.generic.minimum
skimage.filters.edges.sobel
skimage.filters.thresholding.threshold_minimum
skimage.filters.rank.generic.modal
skimage.transform._geometric.estimate_transform
skimage.filters.thresholding.threshold_mean
skimage.filters.rank.bilateral.mean_bilateral
skimage.filters.rank.generic.majority
skimage.filters.rank.bilateral.sum_bilateral
skimage.transform._warps.rotate
skimage.transform._warps.resize
skimage.filters.rank.generic.gradient
skimage.filters.rank.generic.median
skimage.filters.rank.generic.windowed_histogram
skimage.filters.rank.generic.subtract_mean
skimage.filters.thresholding.threshold_multiotsu
skimage.filters.rank.generic.equalize
skimage.filters.edges.prewitt
skimage.filters.thresholding.threshold_triangle
skimage.filters.thresholding.threshold_otsu
skimage.filters.edges.scharr
skimage.filters.edges.roberts
skimage.filters.rank.generic.autolevel
skimage.restoration._denoise.estimate_sigma
skimage.restoration._cycle_spin.cycle_spin
skimage.filters.thresholding.threshold_li
skimage.transform._warps.rescale
skimage.viewer.canvastools.painttool.PaintTool
skimage.filters.rank.generic.geometric_mean
skimage.filters.rank.generic.enhance_contrast
skimage.filters.rank.generic.maximum
skimage.filters.rank.generic.entropy
skimage.restoration.deconvolution.richardson_lucy
skimage.filters.rank.generic.mean
skimage.filters.edges.farid
skimage.exposure.exposure.histogram
skimage.filters.thresholding.threshold_yen
skimage.transform._warps.warp
skimage.filters._gaussian.difference_of_gaussians
skimage.measure.entropy.shannon_entropy

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /skimage/data/__init__.py#367
type: <class 'function'>
Commit: