#include <cxmat.hpp>
List of all members.
Public Member Functions |
| MatOp_BinS_ () |
Static Public Member Functions |
static void | apply (const M &a, const Scalar &s, int _op, M &c, int type=-1) |
template<typename M>
class cv::MatOp_BinS_< M >
Constructor & Destructor Documentation
Member Function Documentation
template<typename M >
static void cv::MatOp_BinS_< M >::apply |
( |
const M & |
a, |
|
|
const Scalar & |
s, |
|
|
int |
_op, |
|
|
M & |
c, |
|
|
int |
type = -1 |
|
) |
| [static] |
The documentation for this class was generated from the following file: