XylemInitialSegmentation
API
This operator computes a initial segmentation of Xylem regions in microscopic sections of woods.
Segmentation is accompished in two phases
- Calculate otsu threshold
- Binarize the greyscaled image based on the otsu threshold
- Open the bin-image
- Remove small components
- Erode the image
- Remove small components
- Remove uncompact regions
As input a gray value image of a microscopic section is required.
Parameters
- The size of the structuring element for the opening
- The minimal size of the region required after opening
- The minimal compactness of the region required after opening
Results
The initial Xylem regions are returned as abinary image
© 2010 - 2018 , Alida/MiToBo Development Team
Website: http://www.informatik.uni-halle.de/{alida,mitobo}
Contact: mitobo@informatik.uni-halle.de