.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_COMPUTECONFUSIONMATRIX "1" "December 2015" "otbcli_ComputeConfusionMatrix 5.2.0" "User Commands" .SH NAME otbcli_ComputeConfusionMatrix \- OTB ComputeConfusionMatrix application .SH DESCRIPTION This is the ComputeConfusionMatrix application, version 5.2.0 Computes the confusion matrix of a classification .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ComputeConfusionMatrix.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR Matrix output (mandatory) .TP \fB\-ref\fR Ground truth [raster/vector] (mandatory, default value is raster) .PP \fB\-ref\fR.raster.in Input reference image (mandatory) .TP \fB\-ref\fR.vector.in Input reference vector data (mandatory) .TP \fB\-ref\fR.vector.field Field name (optional, off by default, default value is Class) .TP \fB\-nodatalabel\fR Value for nodata pixels (optional, off by default, default value is 0) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_ComputeConfusionMatrix \-in clLabeledImageQB1.tif \-out ConfusionMatrix.csv \-ref vector \-ref.vector.in VectorData_QB1_bis.shp \-ref.vector.field Class \-nodatalabel 255 .SH "SEE ALSO" The full documentation for .B otbcli_ComputeConfusionMatrix is maintained as a Texinfo manual. If the .B info and .B otbcli_ComputeConfusionMatrix programs are properly installed at your site, the command .IP .B info otbcli_ComputeConfusionMatrix .PP should give you access to the complete manual.