Explorar el Código

small correction

Sven Sickert hace 9 años
padre
commit
a9805c9b09
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      progs/testSemanticSegmentation3D.cpp

+ 0 - 2
progs/testSemanticSegmentation3D.cpp

@@ -77,8 +77,6 @@ void startClassification (SemanticSegmentation *semseg,
                 l_gt->calcLabeledImage ( lm_gt, classNames.getBackgroundClass() );
 
             }
-            else
-                continue;
 
             segresult.addChannel ( lm_gt );
             gt.addChannel ( lm_gt );