cv::Mat::MSize Struct Reference
#include <core.hpp>
List of all members.
Constructor & Destructor Documentation
cv::Mat::MSize::MSize |
( |
int * |
_p |
) |
[inline] |
Member Function Documentation
cv::Mat::MSize::operator const int * |
( |
|
) |
const [inline] |
bool cv::Mat::MSize::operator!= |
( |
const MSize & |
sz |
) |
const [inline] |
Size cv::Mat::MSize::operator() |
( |
|
) |
const [inline] |
bool cv::Mat::MSize::operator== |
( |
const MSize & |
sz |
) |
const [inline] |
int & cv::Mat::MSize::operator[] |
( |
int |
i |
) |
[inline] |
int cv::Mat::MSize::operator[] |
( |
int |
i |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following files:
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/core.hpp
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/mat.hpp