Skip to content
Snippets Groups Projects
Commit 72055a88 authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 4aa66024
Branches
Tags
No related merge requests found
......@@ -40,7 +40,6 @@ ConfusionMatrixMeasurements<TConfusionMatrix>
template <class TConfusionMatrix>
void
ConfusionMatrixMeasurements<TConfusionMatrix>
......
......@@ -285,7 +285,7 @@ int otbDempsterShaferFusionOptRecConfMatTest(int argc, char * argv[])
mLabelSetClk_ = 1 - mLabelSetClk - mUniverseClk;
std::cout << "classifiedPixelX[" << itClk << "] = " << classLabelk;
std::cout << " ; MassOfBelief_Cl_" << itClk << "[" << classLabelk << "] = " << mLabelSetClk;
std::cout << "; MassOfBelief_Cl_" << itClk << "[" << classLabelk << "] = " << mLabelSetClk;
std::cout << std::endl;
// The first time the label {Ai} is found in classifiedPixelX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment