Volume Cartographer 2.27.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
volcart::PerPixelMap Member List

This is the complete list of members for volcart::PerPixelMap, including all inherited members.

cellMap() const -> cv::Matvolcart::PerPixelMap
cellMap_volcart::PerPixelMapprivate
Crop(const PerPixelMap &map, std::size_t originY, std::size_t originX, std::size_t height, std::size_t width) -> PerPixelMapvolcart::PerPixelMapstatic
getAsPixelMap(std::size_t y, std::size_t x) -> PixelMapvolcart::PerPixelMap
getMapping(std::size_t y, std::size_t x) const -> const cv::Vec6d &volcart::PerPixelMap
getMapping(std::size_t y, std::size_t x) -> cv::Vec6d &volcart::PerPixelMap
getMappingCoords() const -> std::vector< Coord2D >volcart::PerPixelMap
getMappings() const -> std::vector< PixelMap >volcart::PerPixelMap
hasMapping(std::size_t y, std::size_t x) const -> boolvolcart::PerPixelMap
height() const -> std::size_tvolcart::PerPixelMap
height_volcart::PerPixelMapprivate
initialize_map_()volcart::PerPixelMapprivate
initialized() const -> boolvolcart::PerPixelMap
map_volcart::PerPixelMapprivate
mask() const -> cv::Matvolcart::PerPixelMap
mask_volcart::PerPixelMapprivate
New(Args... args) -> Pointervolcart::PerPixelMapinlinestatic
numMappings() const -> std::size_tvolcart::PerPixelMap
operator()(std::size_t y, std::size_t x) const -> const cv::Vec6d &volcart::PerPixelMap
operator()(std::size_t y, std::size_t x) -> cv::Vec6d &volcart::PerPixelMap
PerPixelMap()=defaultvolcart::PerPixelMap
PerPixelMap(std::size_t height, std::size_t width)volcart::PerPixelMap
Pointer typedefvolcart::PerPixelMap
ReadPPM(const filesystem::path &path) -> PerPixelMapvolcart::PerPixelMapstatic
setCellMap(const cv::Mat &m)volcart::PerPixelMap
setDimensions(std::size_t h, std::size_t w)volcart::PerPixelMap
setHeight(std::size_t h)volcart::PerPixelMap
setMask(const cv::Mat &m)volcart::PerPixelMap
setWidth(std::size_t w)volcart::PerPixelMap
width() const -> std::size_tvolcart::PerPixelMap
width_volcart::PerPixelMapprivate
WritePPM(const filesystem::path &path, const PerPixelMap &map)volcart::PerPixelMapstatic