FusionOfClassifications-majorityvoting
otbcli_FusionOfClassifications
FusionOfClassifications (majorityvoting)
Learning
Fuses several classifications maps of the same image on the basis of class labels.
ParameterMultipleInput
il
Input classifications
List of input classification maps to fuse. Labels in each classification image must represent the same class.
False
ParameterSelection
method
Fusion method
Selection of the fusion method and its parameters.
majorityvoting
0
ParameterNumber
nodatalabel
Label for the NoData class
Label for the NoData class. Such input pixels keep their NoData label in the output image and are not handled in the fusion process. By default, 'nodatalabel = 0'.
0
ParameterNumber
undecidedlabel
Label for the Undecided class
Label for the Undecided class. Pixels with more than 1 fused class are marked as Undecided. Please note that the Undecided value must be different from existing labels in the input classifications. By default, 'undecidedlabel = 0'.
0
OutputRaster
out
The output classification image
The output classification image resulting from the fusion of the input classification images.