ソースを参照

changable window size in y-direction

Sven Sickert 12 年 前
コミット
8b720e88d2
1 ファイル変更1 行追加1 行削除
  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
 #ifdef VISUALIZE
     for ( int z = 0; z < zsize; z++ )
     for ( int z = 0; z < zsize; z++ )
     {
     {