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 |
|
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 |
|
Anatoly Baksheev
|
60e572bbcf
|
fixed gpu morphology: now kernel in gpu is passed to npp functions.
warnings in cxcore
added graphcut wrapper
|
2010-09-28 08:45:44 +00:00 |
|
Vadim Pisarevsky
|
d72d11d09d
|
improved matrix expressions efficiency in some cases & simplified the code
|
2010-09-22 13:07:51 +00:00 |
|
Vadim Pisarevsky
|
ec314cf232
|
moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times
|
2010-09-21 15:15:44 +00:00 |
|