Bjoern Froehlich 13 년 전
부모
커밋
0c7be907cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      semseg/SemSegCsurka.cpp

+ 1 - 1
semseg/SemSegCsurka.cpp

@@ -1503,7 +1503,7 @@ cout << "s: " << s << endl;
           fV[j] += r.scores[j];
           preMap.set ( pce[i].second.x, pce[i].second.y, r.scores[j], j + s*klassen );
         }
-
+cout << i << endl;
         /*if(s == 0 && i == pce.size()/2)
         {
           cout << "scores: ";