otbgui_HooverCompareSegmentation(1) OTB HooverCompareSegmentation application

DESCRIPTION

This is the HooverCompareSegmentation application, version 5.2.0 Compare two segmentations with Hoover metrics

Complete documentation: http://www.orfeo-toolbox.org/Applications/HooverCompareSegmentation.html

Parameters:

-progress <boolean>
Report progress


 -ingt     <string>         Input ground truth  (mandatory)
 -inms     <string>         Input machine segmentation  (mandatory)

-bg
<int32> Background label (mandatory, default value is 0)
-th
<float> Overlapping threshold (mandatory, default value is 0.75)
-outgt
<string> [pixel] Colored ground truth output [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint8) (optional, off by default)
-outms
<string> [pixel] Colored machine segmentation output [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint8) (optional, off by default)
-inxml
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_HooverCompareSegmentation -ingt maur_GT.tif -inms maur_labelled.tif -outgt maur_colored_GT.tif uint8