Explorar o código

minor changes for test purposes

Alexander Freytag %!s(int64=12) %!d(string=hai) anos
pai
achega
33eb3d18ed
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      progs/testActiveSemanticSegmentationBinary.cpp

+ 4 - 0
progs/testActiveSemanticSegmentationBinary.cpp

@@ -45,6 +45,10 @@ int main( int argc, char **argv )
   
   ResourceStatistics rs;
   
+  NICE::MatrixT<double> matTemp;
+  std::cerr << "foo " << std::endl;
+  std::cerr << matTemp << std::endl;
+  
   bool show_result = conf.gB( "debug", "show_results", false );
 
   bool write_results = conf.gB( "debug", "write_results", false );