Image Component Library (ICL)
|
This is the complete list of members for icl::core::CvMatWrapper< T >, including all inherited members.
CvMatWrapper(int nrows=0, int ncols=0) | icl::core::CvMatWrapper< T > | inline |
CvMatWrapper(const utils::Size &size) | icl::core::CvMatWrapper< T > | inline |
CvMatWrapper(CvMat *other, bool takeOwnerShip=false) | icl::core::CvMatWrapper< T > | inline |
get() | icl::core::CvMatWrapper< T > | inline |
get() const | icl::core::CvMatWrapper< T > | inline |
getSize() const | icl::core::CvMatWrapper< T > | inline |
isNull() const | icl::core::CvMatWrapper< T > | inline |
m | icl::core::CvMatWrapper< T > | private |
operator()(int y, int x) | icl::core::CvMatWrapper< T > | inline |
operator()(int y, int x) const | icl::core::CvMatWrapper< T > | inline |
operator=(const Img< T > &image) | icl::core::CvMatWrapper< T > | inline |
setSize(const utils::Size &size) | icl::core::CvMatWrapper< T > | inline |
size | icl::core::CvMatWrapper< T > | private |
Uncopyable() | icl::utils::Uncopyable | inlineprotected |