Morphology
List of Operators
closing_golayClosingGolayClosingGolayclosing_golay
- Close a region with an element from the Golay alphabet.
dilation_golayDilationGolayDilationGolaydilation_golay
- Dilate a region with an element from the Golay alphabet.
dilation_seqDilationSeqDilationSeqdilation_seq
- Dilate a region sequentially.
erosion_golayErosionGolayErosionGolayerosion_golay
- Erode a region with an element from the Golay alphabet.
erosion_seqErosionSeqErosionSeqerosion_seq
- Erode a region sequentially.
fittingFittingFittingfitting
- Perform a closing after an opening with multiple structuring elements.
gen_struct_elementsGenStructElementsGenStructElementsgen_struct_elements
- Generate standard structuring elements.
golay_elementsGolayElementsGolayElementsgolay_elements
- Generate the structuring elements of the Golay alphabet.
hit_or_miss_golayHitOrMissGolayHitOrMissGolayhit_or_miss_golay
- Hit-or-miss operation for regions using the Golay alphabet.
hit_or_miss_seqHitOrMissSeqHitOrMissSeqhit_or_miss_seq
- Hit-or-miss operation for regions using the Golay alphabet (sequential).
morph_hatMorphHatMorphHatmorph_hat
- Compute the union of
bottom_hat
bottom_hat
BottomHat
BottomHat
BottomHat
and top_hat
top_hat
TopHat
TopHat
TopHat
.
morph_skeletonMorphSkeletonMorphSkeletonmorph_skeleton
- Compute the morphological skeleton of a region.
morph_skizMorphSkizMorphSkizmorph_skiz
- Thinning of a region.
opening_golayOpeningGolayOpeningGolayopening_golay
- Open a region with an element from the Golay alphabet.
opening_segOpeningSegOpeningSegopening_seg
- Separate overlapping regions.
thickeningThickeningThickeningthickening
- Add the result of a hit-or-miss operation to a region.
thickening_golayThickeningGolayThickeningGolaythickening_golay
- Add the result of a hit-or-miss operation to a region (using a Golay
structuring element).
thickening_seqThickeningSeqThickeningSeqthickening_seq
- Add the result of a hit-or-miss operation to a region (sequential).
thinningThinningThinningthinning
- Remove the result of a hit-or-miss operation from a region.
thinning_golayThinningGolayThinningGolaythinning_golay
- Remove the result of a hit-or-miss operation from a region (using a
Golay structuring element).
thinning_seqThinningSeqThinningSeqthinning_seq
- Remove the result of a hit-or-miss operation from a region (sequential).