MIRA
CostMap Member List

This is the complete list of members for CostMap, including all inherited members.

assignMask(const cv::Rect &roi, const ImgBase &other, const cv::Mat &mask)Img< double, 1 >
assignPolygon(const cv::Rect &roi, const ImgBase &other, const Polygon2i &poly)Img< double, 1 >
assignROI(const cv::Rect &roi, const ImgBase &other)Img< double, 1 >
Base typedefCostMap
begin()Img< double, 1 >
begin() constImg< double, 1 >
bytesPerLine() constImg< double, 1 >
castToMat()Img< double, 1 >protected
castToMat() constImg< double, 1 >protected
CellType typedefGridMap< double >
channels() constImg< double, 1 >
ChannelsImg< double, 1 >
clear()Img< double, 1 >
clip(const Rect2i &region, const CellType &valueForNewCells)GridMap< double >inline
clip(const Rect2f &region, const CellType &valueForNewCells)GridMap< double >inline
clone() constCostMapinline
const_iterator typedefImg< double, 1 >
convertFrom(const cv::Mat &other, bool alwaysCopy=false)Img< double, 1 >static
CostMap()CostMapinline
CostMap(const Base &map, const std::string &iFrameID)CostMapinline
CostMap(const Size2i &size, float cellSize, const Point2i &offset=Point2i(0, 0), const std::string &iFrameID="")CostMapinline
data()Img< double, 1 >
data() constImg< double, 1 >
data(int y)Img< double, 1 >
data(int y) constImg< double, 1 >
depth() constImg< double, 1 >
empty() constImg< double, 1 >
end()Img< double, 1 >
end() constImg< double, 1 >
format() constImg< double, 1 >
frameIDCostMap
getCellSize() constGridMap< double >inline
getGradient(const Point2i &mapPos) constCostMapinline
getMapOffset() constGridMap< double >inline
getMapRegion() constGridMap< double >inline
getMat() constImg< double, 1 >
getOffset() constGridMap< double >inline
getRegion() constGridMap< double >inline
getWorldOffset() constGridMap< double >inline
GridMap(float cellSize=0.1f)GridMap< double >inlineexplicit
GridMap(const Size2i &size, float cellSize, const Point2i &offset=Point2i(0, 0))GridMap< double >inline
GridMap(const Rect2f &region, float cellSize)GridMap< double >inline
GridMap(const Rect2i &region, float cellSize)GridMap< double >inline
GridMap(const Base &data, float cellSize, const Point2i &offset=Point2i(0, 0))GridMap< double >inline
grow(const Rect2f &region, const CellType &valueForNewCells)GridMap< double >inline
grow(const Rect2i &region, const CellType &valueForNewCells)GridMap< double >inline
grow(const Point2i &growLowerLeftDelta, const Point2i &growUpperRightDelta, const CellType &valueForNewCells)GridMap< double >inline
height() constImg< double, 1 >
Img()Img< double, 1 >
Img(int width, int height)Img< double, 1 >
Img(const Size2i &size)Img< double, 1 >
Img(const cv::Mat &data)Img< double, 1 >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< double, 1 >, ImgPixel< double, 1 > >::ImgTypedBase(const cv::Mat &data)ImgTypedBase< Img< double, 1 >, ImgPixel< double, 1 > >protected
ImgTypedBase< Img< double, 1 >, ImgPixel< double, 1 > >::ImgTypedBase(int width, int height)ImgTypedBase< Img< double, 1 >, ImgPixel< double, 1 > >protected
isEmpty() constImg< double, 1 >
iterator typedefImg< double, 1 >
map2world(const Point2i &p) constGridMap< double >inline
map2world(const Point2f &p) constGridMap< double >inline
mCellSizeGridMap< double >protected
mDataImg< double, 1 >protected
mOffsetGridMap< double >protected
operator const cv::Mat &() constImg< double, 1 >
operator cv::Mat &()Img< double, 1 >
operator!=(const cv::Mat &other) constImg< double, 1 >
operator()(const cv::Rect &roi)Img< double, 1 >
operator()(const cv::Rect &roi) constImg< double, 1 >
operator()(int x, int y)Img< double, 1 >
operator()(int x, int y) constImg< double, 1 >
operator()(const cv::Point &p)Img< double, 1 >
operator()(const cv::Point &p) constImg< double, 1 >
operator=(const CellType &c)CostMapinline
GridMap< double >::operator=(const CellType &c)GridMap< double >inline
mira::ImgBase::operator=(const ImgBase &other)ImgBase< TImg >
operator==(const cv::Mat &other) constImg< double, 1 >
operator[](int y)Img< double, 1 >
operator[](int y) constImg< double, 1 >
Pixel typedefImg< double, 1 >
reflect(BinarySerializer< Derived > &r)GridMap< double >inline
reflect(BinaryDeserializer< Derived > &r)GridMap< double >inline
reflect(JSONSerializer &r)GridMap< double >inline
resize(const Size2i &s)Img< double, 1 >
resize(int width, int height)Img< double, 1 >
Self typedefImg< double, 1 >protected
size() constImg< double, 1 >
step() constImg< double, 1 >
This()Img< double, 1 >protected
This() constImg< double, 1 >protected
total() constImg< double, 1 >
width() constImg< double, 1 >
world2map(const Point2f &p, bool roundDown=true) constGridMap< double >inline
world2map(const Rect2f &r, bool includeBorder=true) constGridMap< double >inline
world2mapf(const Point2f &p) constGridMap< double >inline