ComputeConfusionMatrix-vector
otbcli_ComputeConfusionMatrix
ComputeConfusionMatrix (vector)
Learning
Computes the confusion matrix of a classification
ParameterRaster
in
Input Image
The input classification image.
False
OutputFile
out
Matrix output
Filename to store the output matrix (csv format)
ParameterSelection
ref
Ground truth
Choice of ground truth format
vector
0
ParameterFile
ref.vector.in
Input reference vector data
Input vector data of the ground truth
False
ParameterString
ref.vector.field
Field name
Field name containing the label values
Class
True
ParameterNumber
nodatalabel
Value for nodata pixels
Label for the NoData class. Such input pixels will be discarded from the ground truth and from the input classification map. By default, 'nodatalabel = 0'.
0
ParameterNumber
ram
Available RAM (Mb)
Available memory for processing (in MB)
128