{ } Raw JSON

bundles / skimage latest / skimage / morphology / _max_tree

module

skimage.morphology._max_tree

source: /dev/scikit-image/build/cp314/src/skimage/morphology/_max_tree.cpython-314-darwin.so

Members

Summary

_max_tree.pyx - building a max-tree from an image.

Extended Summary

This is an implementation of the max-tree, which is a morphological representation of the image. Many morphological operators can be built from this representation, namely attribute openings and closings.

This file also contains implementations of max-tree based filters and functions to characterize the tree components.

Additional content

_max_tree.pyx - building a max-tree from an image.

This is an implementation of the max-tree, which is a morphological representation of the image. Many morphological operators can be built from this representation, namely attribute openings and closings.

This file also contains implementations of max-tree based filters and functions to characterize the tree components.

Aliases

  • skimage.morphology._max_tree