Explorar o código

changable window size in y-direction

Sven Sickert %!s(int64=12) %!d(string=hai) anos
pai
achega
8b720e88d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      semseg/SemSegContextTree.cpp

+ 1 - 1
semseg/SemSegContextTree.cpp

@@ -1894,7 +1894,7 @@ void SemSegContextTree::semanticseg ( NICE::MultiChannelImage3DT<double> & imgDa
         }
       }
     }
-#define VISUALIZE
+#undef VISUALIZE
 #ifdef VISUALIZE
     for ( int z = 0; z < zsize; z++ )
     {