Morphology
List of Operators
closing_golayClosingGolayclosing_golayClosingGolayclosing_golay
- Close a region with an element from the Golay alphabet.
dilation_golayDilationGolaydilation_golayDilationGolaydilation_golay
- Dilate a region with an element from the Golay alphabet.
dilation_seqDilationSeqdilation_seqDilationSeqdilation_seq
- Dilate a region sequentially.
erosion_golayErosionGolayerosion_golayErosionGolayerosion_golay
- Erode a region with an element from the Golay alphabet.
erosion_seqErosionSeqerosion_seqErosionSeqerosion_seq
- Erode a region sequentially.
fittingFittingfittingFittingfitting
- Perform a closing after an opening with multiple structuring elements.
gen_struct_elementsGenStructElementsgen_struct_elementsGenStructElementsgen_struct_elements
- Generate standard structuring elements.
golay_elementsGolayElementsgolay_elementsGolayElementsgolay_elements
- Generate the structuring elements of the Golay alphabet.
hit_or_miss_golayHitOrMissGolayhit_or_miss_golayHitOrMissGolayhit_or_miss_golay
- Hit-or-miss operation for regions using the Golay alphabet.
hit_or_miss_seqHitOrMissSeqhit_or_miss_seqHitOrMissSeqhit_or_miss_seq
- Hit-or-miss operation for regions using the Golay alphabet (sequential).
morph_hatMorphHatmorph_hatMorphHatmorph_hat
- Compute the union of
bottom_hat
bottom_hat
BottomHat
BottomHat
BottomHat
bottom_hat
and top_hat
top_hat
TopHat
TopHat
TopHat
top_hat
.
morph_skeletonMorphSkeletonmorph_skeletonMorphSkeletonmorph_skeleton
- Compute the morphological skeleton of a region.
morph_skizMorphSkizmorph_skizMorphSkizmorph_skiz
- Thinning of a region.
opening_golayOpeningGolayopening_golayOpeningGolayopening_golay
- Open a region with an element from the Golay alphabet.
opening_segOpeningSegopening_segOpeningSegopening_seg
- Separate overlapping regions.
thickeningThickeningthickeningThickeningthickening
- Add the result of a hit-or-miss operation to a region.
thickening_golayThickeningGolaythickening_golayThickeningGolaythickening_golay
- Add the result of a hit-or-miss operation to a region (using a Golay
structuring element).
thickening_seqThickeningSeqthickening_seqThickeningSeqthickening_seq
- Add the result of a hit-or-miss operation to a region (sequential).
thinningThinningthinningThinningthinning
- Remove the result of a hit-or-miss operation from a region.
thinning_golayThinningGolaythinning_golayThinningGolaythinning_golay
- Remove the result of a hit-or-miss operation from a region (using a
Golay structuring element).
thinning_seqThinningSeqthinning_seqThinningSeqthinning_seq
- Remove the result of a hit-or-miss operation from a region (sequential).