MIRA
|
This is the complete list of members for ImgBase< TImg >, including all inherited members.
assignMask(const cv::Rect &roi, const ImgBase &other, const cv::Mat &mask) | ImgBase< TImg > | inline |
assignPolygon(const cv::Rect &roi, const ImgBase &other, const Polygon2i &poly) | ImgBase< TImg > | inline |
assignROI(const cv::Rect &roi, const ImgBase &other) | ImgBase< TImg > | inline |
bytesPerLine() const | ImgBase< TImg > | inline |
channels() const | ImgBase< TImg > | inline |
clear() | ImgBase< TImg > | inline |
clone() const | ImgBase< TImg > | inline |
data() | ImgBase< TImg > | inline |
data() const | ImgBase< TImg > | inline |
data(int y) | ImgBase< TImg > | inline |
data(int y) const | ImgBase< TImg > | inline |
depth() const | ImgBase< TImg > | inline |
empty() const | ImgBase< TImg > | inline |
format() const | ImgBase< TImg > | inline |
getMat() const | ImgBase< TImg > | inline |
height() const | ImgBase< TImg > | inline |
ImgBase() | ImgBase< TImg > | inlineprotected |
ImgBase(const cv::Mat &data) | ImgBase< TImg > | inlineprotected |
ImgBase(int width, int height, int type) | ImgBase< TImg > | inlineprotected |
ImgBase(const ImgBase &other) | ImgBase< TImg > | inlineprotected |
isEmpty() const | ImgBase< TImg > | inline |
mData | ImgBase< TImg > | protected |
operator const cv::Mat &() const | ImgBase< TImg > | inline |
operator cv::Mat &() | ImgBase< TImg > | inline |
operator!=(const cv::Mat &other) const | ImgBase< TImg > | inline |
operator=(const ImgBase &other) | ImgBase< TImg > | inline |
operator==(const cv::Mat &other) const | ImgBase< TImg > | inline |
reflect(BinarySerializer< Derived > &r) | ImgBase< TImg > | inline |
reflect(BinaryDeserializer< Derived > &r) | ImgBase< TImg > | inline |
reflect(JSONSerializer &r) | ImgBase< TImg > | inline |
resize(const Size2i &s) | ImgBase< TImg > | inline |
resize(int width, int height) | ImgBase< TImg > | inline |
size() const | ImgBase< TImg > | inline |
step() const | ImgBase< TImg > | inline |
total() const | ImgBase< TImg > | inline |
width() const | ImgBase< TImg > | inline |