1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Vsevolod Glumov
2012-08-23 14:58:41 +04:00
169 changed files with 14121 additions and 9349 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ namespace
normalizeHistogram(weights, nfeatures);
}
fgmask_row[x] = (uchar)(-isForeground);
fgmask_row[x] = (uchar)(-(schar)isForeground);
}
}
}