Bjoern Froehlich %!s(int64=13) %!d(string=hai) anos
pai
achega
cc64d10ef8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      semseg/SemSegContextTree.cpp

+ 1 - 0
semseg/SemSegContextTree.cpp

@@ -1821,6 +1821,7 @@ void SemSegContextTree::semanticseg ( CachedExample *ce, NICE::Image & segresult
         int ysize = feats.height();
 
         integralImg.reInit ( xsize, ysize, channels );
+        integralImgs[i].setAll ( 0.0 );
       }
     }