| assignMask(const cv::Rect &roi, const ImgBase &other, const cv::Mat &mask) | Img< T, Channels > | |
| assignPolygon(const cv::Rect &roi, const ImgBase &other, const Polygon2i &poly) | Img< T, Channels > | |
| assignROI(const cv::Rect &roi, const ImgBase &other) | Img< T, Channels > | |
| begin() | Img< T, Channels > | |
| begin() const | Img< T, Channels > | |
| bytesPerLine() const | Img< T, Channels > | |
| castToMat() | Img< T, Channels > | protected |
| castToMat() const | Img< T, Channels > | protected |
| CellType typedef | GridMap< T, Channels > | |
| channels() const | Img< T, Channels > | |
| Channels | Img< T, Channels > | |
| clear() | Img< T, Channels > | |
| clip(const Rect2i ®ion, const CellType &valueForNewCells) | GridMap< T, Channels > | inline |
| clip(const Rect2f ®ion, const CellType &valueForNewCells) | GridMap< T, Channels > | inline |
| clone() const | GridMap< T, Channels > | inline |
| const_iterator typedef | Img< T, Channels > | |
| convertFrom(const cv::Mat &other, bool alwaysCopy=false) | Img< T, Channels > | static |
| data() | Img< T, Channels > | |
| data() const | Img< T, Channels > | |
| data(int y) | Img< T, Channels > | |
| data(int y) const | Img< T, Channels > | |
| depth() const | Img< T, Channels > | |
| empty() const | Img< T, Channels > | |
| end() | Img< T, Channels > | |
| end() const | Img< T, Channels > | |
| format() const | Img< T, Channels > | |
| getCellSize() const | GridMap< T, Channels > | inline |
| getMapOffset() const | GridMap< T, Channels > | inline |
| getMapRegion() const | GridMap< T, Channels > | inline |
| getMat() const | Img< T, Channels > | |
| getOffset() const | GridMap< T, Channels > | inline |
| getRegion() const | GridMap< T, Channels > | inline |
| getWorldOffset() const | GridMap< T, Channels > | inline |
| GridMap(float cellSize=0.1f) | GridMap< T, Channels > | inlineexplicit |
| GridMap(const Size2i &size, float cellSize, const Point2i &offset=Point2i(0, 0)) | GridMap< T, Channels > | inline |
| GridMap(const Rect2f ®ion, float cellSize) | GridMap< T, Channels > | inline |
| GridMap(const Rect2i ®ion, float cellSize) | GridMap< T, Channels > | inline |
| GridMap(const Base &data, float cellSize, const Point2i &offset=Point2i(0, 0)) | GridMap< T, Channels > | inline |
| grow(const Rect2f ®ion, const CellType &valueForNewCells) | GridMap< T, Channels > | inline |
| grow(const Rect2i ®ion, const CellType &valueForNewCells) | GridMap< T, Channels > | inline |
| grow(const Point2i &growLowerLeftDelta, const Point2i &growUpperRightDelta, const CellType &valueForNewCells) | GridMap< T, Channels > | inline |
| height() const | Img< T, Channels > | |
| Img() | Img< T, Channels > | |
| Img(int width, int height) | Img< T, Channels > | |
| Img(const Size2i &size) | Img< T, Channels > | |
| Img(const cv::Mat &data) | Img< T, Channels > | protected |
| mira::ImgBase::ImgBase(const cv::Mat &data) | ImgBase< TImg > | protected |
| mira::ImgBase::ImgBase(int width, int height, int type) | ImgBase< TImg > | protected |
| mira::ImgBase::ImgBase(const ImgBase &other) | ImgBase< TImg > | protected |
| ImgTypedBase< Img< T, Channels >, ImgPixel< T, Channels > >::ImgTypedBase(const cv::Mat &data) | ImgTypedBase< Img< T, Channels >, ImgPixel< T, Channels > > | protected |
| ImgTypedBase< Img< T, Channels >, ImgPixel< T, Channels > >::ImgTypedBase(int width, int height) | ImgTypedBase< Img< T, Channels >, ImgPixel< T, Channels > > | protected |
| isEmpty() const | Img< T, Channels > | |
| iterator typedef | Img< T, Channels > | |
| map2world(const Point2i &p) const | GridMap< T, Channels > | inline |
| map2world(const Point2f &p) const | GridMap< T, Channels > | inline |
| mCellSize | GridMap< T, Channels > | protected |
| mData | Img< T, Channels > | protected |
| mOffset | GridMap< T, Channels > | protected |
| operator const cv::Mat &() const | Img< T, Channels > | |
| operator cv::Mat &() | Img< T, Channels > | |
| operator!=(const cv::Mat &other) const | Img< T, Channels > | |
| operator()(const cv::Rect &roi) | Img< T, Channels > | |
| operator()(const cv::Rect &roi) const | Img< T, Channels > | |
| operator()(int x, int y) | Img< T, Channels > | |
| operator()(int x, int y) const | Img< T, Channels > | |
| operator()(const cv::Point &p) | Img< T, Channels > | |
| operator()(const cv::Point &p) const | Img< T, Channels > | |
| operator=(const CellType &c) | GridMap< T, Channels > | inline |
| Img< T, Channels >::operator=(const Pixel &p) | Img< T, Channels > | |
| mira::ImgBase::operator=(const ImgBase &other) | ImgBase< TImg > | |
| operator==(const cv::Mat &other) const | Img< T, Channels > | |
| operator[](int y) | Img< T, Channels > | |
| operator[](int y) const | Img< T, Channels > | |
| Pixel typedef | Img< T, Channels > | |
| reflect(BinarySerializer< Derived > &r) | GridMap< T, Channels > | inline |
| reflect(BinaryDeserializer< Derived > &r) | GridMap< T, Channels > | inline |
| reflect(JSONSerializer &r) | GridMap< T, Channels > | inline |
| resize(const Size2i &s) | Img< T, Channels > | |
| resize(int width, int height) | Img< T, Channels > | |
| Self typedef | Img< T, Channels > | protected |
| size() const | Img< T, Channels > | |
| step() const | Img< T, Channels > | |
| This() | Img< T, Channels > | protected |
| This() const | Img< T, Channels > | protected |
| total() const | Img< T, Channels > | |
| width() const | Img< T, Channels > | |
| world2map(const Point2f &p, bool roundDown=true) const | GridMap< T, Channels > | inline |
| world2map(const Rect2f &r, bool includeBorder=true) const | GridMap< T, Channels > | inline |
| world2mapf(const Point2f &p) const | GridMap< T, Channels > | inline |