Voting
Applies a voting operation in a neighborhood of each pixel.
Inputs
Input
Input mask(s).
Type: Mask, List, Required, Single
Outputs
Output
Output mask(s).
Type: Mask, List
Settings
Birth Threshold Integer
Pixels that are FALSE will turn TRUE when the number of neighbors TRUE is larger than the value defined in this threshold.
Survival Threshold Integer
Pixels that are TRUE will turn FALSE when the number of neighbors TRUE is smaller than the value defined in this survival threshold.
Kernel Radius [px] Integers
The radius of the neighborhood used to compute the median, specified in voxels..
See also
References
Keywords:
Copyright © 2023, Hero Imaging AB