| OTBGUI_FUSIONOFCLASSIFICATIONS(1) | User Commands | OTBGUI_FUSIONOFCLASSIFICATIONS(1) |
otbgui_FusionOfClassifications - OTB FusionOfClassifications application
This is the FusionOfClassifications application, version 5.2.0 Fuses several classifications maps of the same image on the basis of class labels.
Complete documentation: http://www.orfeo-toolbox.org/Applications/FusionOfClassifications.html
-il <string list> Input classifications (mandatory)
-out <string> [pixel] The output classification image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
uint8) (mandatory)
otbgui_FusionOfClassifications -il classification1.tif classification2.tif classification3.tif -method dempstershafer -method.dempstershafer.cmfl classification1.csv classification2.csv classification3.csv -method.dempstershafer.mob precision -nodatalabel 0 -undecidedlabel 10 -out classification_fused.tif
The full documentation for otbgui_FusionOfClassifications is maintained as a Texinfo manual. If the info and otbgui_FusionOfClassifications programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbgui_FusionOfClassifications 5.2.0 |