Explorar o código

write globfeats

Bjoern Froehlich %!s(int64=13) %!d(string=hai) anos
pai
achega
ec28cc5541
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 != "" )
   {