HALCON 17.12
/
HALCON Operator Reference
/
Legacy
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Morphology
List of Operators
closing_golay
ClosingGolay
ClosingGolay
closing_golay
Close a region with an element from the Golay alphabet.
dilation_golay
DilationGolay
DilationGolay
dilation_golay
Dilate a region with an element from the Golay alphabet.
dilation_seq
DilationSeq
DilationSeq
dilation_seq
Dilate a region sequentially.
erosion_golay
ErosionGolay
ErosionGolay
erosion_golay
Erode a region with an element from the Golay alphabet.
erosion_seq
ErosionSeq
ErosionSeq
erosion_seq
Erode a region sequentially.
fitting
Fitting
Fitting
fitting
Perform a closing after an opening with multiple structuring elements.
gen_struct_elements
GenStructElements
GenStructElements
gen_struct_elements
Generate standard structuring elements.
golay_elements
GolayElements
GolayElements
golay_elements
Generate the structuring elements of the Golay alphabet.
hit_or_miss_golay
HitOrMissGolay
HitOrMissGolay
hit_or_miss_golay
Hit-or-miss operation for regions using the Golay alphabet.
hit_or_miss_seq
HitOrMissSeq
HitOrMissSeq
hit_or_miss_seq
Hit-or-miss operation for regions using the Golay alphabet (sequential).
morph_hat
MorphHat
MorphHat
morph_hat
Compute the union of
bottom_hat
bottom_hat
BottomHat
BottomHat
BottomHat
and
top_hat
top_hat
TopHat
TopHat
TopHat
.
morph_skeleton
MorphSkeleton
MorphSkeleton
morph_skeleton
Compute the morphological skeleton of a region.
morph_skiz
MorphSkiz
MorphSkiz
morph_skiz
Thinning of a region.
opening_golay
OpeningGolay
OpeningGolay
opening_golay
Open a region with an element from the Golay alphabet.
opening_seg
OpeningSeg
OpeningSeg
opening_seg
Separate overlapping regions.
thickening
Thickening
Thickening
thickening
Add the result of a hit-or-miss operation to a region.
thickening_golay
ThickeningGolay
ThickeningGolay
thickening_golay
Add the result of a hit-or-miss operation to a region (using a Golay structuring element).
thickening_seq
ThickeningSeq
ThickeningSeq
thickening_seq
Add the result of a hit-or-miss operation to a region (sequential).
thinning
Thinning
Thinning
thinning
Remove the result of a hit-or-miss operation from a region.
thinning_golay
ThinningGolay
ThinningGolay
thinning_golay
Remove the result of a hit-or-miss operation from a region (using a Golay structuring element).
thinning_seq
ThinningSeq
ThinningSeq
thinning_seq
Remove the result of a hit-or-miss operation from a region (sequential).
Classes
Classes
|
|
Operators