Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
2011-06-06 14:51:27 +00:00 |
|
Ilya Lysenkov
|
04ebfc0a02
|
Added computing of the mean background image in the BackgroundSubtractorMOG2 model.
|
2011-06-03 14:10:12 +00:00 |
|
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
|
Vadim Pisarevsky
|
e26ac53589
|
some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++
|
2010-12-28 21:28:34 +00:00 |
|
Vadim Pisarevsky
|
2dd0e85264
|
fixed some build problems
|
2010-12-28 21:15:58 +00:00 |
|
Vadim Pisarevsky
|
0468bdeadd
|
added background/foreground segmentation algorithm with shadow detection (by Zoran Zivkovic)
|
2010-12-28 16:25:39 +00:00 |
|