Explorar o código

removed redundant line

Sven Sickert %!s(int64=11) %!d(string=hai) anos
pai
achega
325224109f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      progs/testSemanticSegmentation3D.cpp

+ 1 - 1
progs/testSemanticSegmentation3D.cpp

@@ -303,7 +303,7 @@ int main ( int argc, char **argv )
 
   // initialize semantic segmentation method
   SemanticSegmentation *semseg = NULL;
-  semseg = new SemSegContextTree3D ( &conf, &classNames );
+  //semseg = new SemSegContextTree3D ( &conf, &classNames );
   
   // TRAINING AND TESTING
   if (!doCrossVal)