瀏覽代碼

write globfeats

Bjoern Froehlich 13 年之前
父節點
當前提交
ec28cc5541
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      semseg/SemSegContextTree.cpp

+ 1 - 1
semseg/SemSegContextTree.cpp

@@ -1974,7 +1974,7 @@ void SemSegContextTree::semanticseg ( CachedExample *ce, NICE::Image & segresult
 #ifdef WRITEGLOB
   outstream = ofstream("filelist.txt",ofstream::app);
   outstream << orgname << ".dat" << endl;
-  oitstream.close();
+  outstream.close();
 #endif
   if ( cndir != "" )
   {