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 |
begin() | ImgTypedBase< TImg, TPixel > | inline |
begin() const | ImgTypedBase< TImg, TPixel > | inline |
bytesPerLine() const | ImgBase< TImg > | inline |
castToMat() | ImgTypedBase< TImg, TPixel > | inlineprotected |
castToMat() const | ImgTypedBase< TImg, TPixel > | inlineprotected |
channels() const | ImgBase< TImg > | inline |
clear() | ImgBase< TImg > | inline |
clone() const | ImgBase< TImg > | inline |
const_iterator typedef | ImgTypedBase< TImg, TPixel > | |
convertFrom(const cv::Mat &other, bool alwaysCopy=false) | ImgTypedBase< TImg, TPixel > | inlinestatic |
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 |
end() | ImgTypedBase< TImg, TPixel > | inline |
end() const | ImgTypedBase< TImg, TPixel > | 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 |
ImgBase< TImg > class | ImgTypedBase< TImg, TPixel > | friend |
ImgTypedBase(const cv::Mat &data) | ImgTypedBase< TImg, TPixel > | inlineprotected |
ImgTypedBase() | ImgTypedBase< TImg, TPixel > | inlineprotected |
ImgTypedBase(int width, int height) | ImgTypedBase< TImg, TPixel > | inlineprotected |
isEmpty() const | ImgBase< TImg > | inline |
iterator typedef | ImgTypedBase< TImg, TPixel > | |
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 cv::Rect &roi) | ImgTypedBase< TImg, TPixel > | inline |
operator()(const cv::Rect &roi) const | ImgTypedBase< TImg, TPixel > | inline |
operator()(int x, int y) | ImgTypedBase< TImg, TPixel > | inline |
operator()(int x, int y) const | ImgTypedBase< TImg, TPixel > | inline |
operator()(const cv::Point &p) | ImgTypedBase< TImg, TPixel > | inline |
operator()(const cv::Point &p) const | ImgTypedBase< TImg, TPixel > | inline |
operator=(const TPixel &p) | ImgTypedBase< TImg, TPixel > | inline |
mira::ImgBase::operator=(const ImgBase &other) | ImgBase< TImg > | inline |
operator==(const cv::Mat &other) const | ImgBase< TImg > | inline |
operator[](int y) | ImgTypedBase< TImg, TPixel > | inline |
operator[](int y) const | ImgTypedBase< TImg, TPixel > | inline |
reflect(BinarySerializer< Derived > &r) | ImgTypedBase< TImg, TPixel > | inline |
reflect(BinaryDeserializer< Derived > &r) | ImgTypedBase< TImg, TPixel > | inline |
reflect(JSONSerializer &r) | ImgTypedBase< TImg, TPixel > | 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 |
This() | ImgTypedBase< TImg, TPixel > | inlineprotected |
This() const | ImgTypedBase< TImg, TPixel > | inlineprotected |
total() const | ImgBase< TImg > | inline |
width() const | ImgBase< TImg > | inline |