Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
MarkerMapConfig Class Reference

#include <marker_map_config.h>

Public Member Functions

 MarkerMapConfig ()
 
void read (const cv::FileNode &node)
 
void write (cv::FileStorage &fs) const
 

Static Public Member Functions

static MarkerMapConfig readFromFile (std::string path)
 
static void writeFromFile (std::string path, MarkerMapConfig markerMapConfig)
 

Public Attributes

std::vector< MarkerMapDetailsmarkerMaps
 

Detailed Description

Definition at line 14 of file marker_map_config.h.

Constructor & Destructor Documentation

MarkerMapConfig::MarkerMapConfig ( )

Definition at line 111 of file marker_map_config.cpp.

Member Function Documentation

void MarkerMapConfig::read ( const cv::FileNode &  node)

Definition at line 127 of file marker_map_config.cpp.

MarkerMapConfig MarkerMapConfig::readFromFile ( std::string  path)
static

Definition at line 36 of file marker_map_config.cpp.

void MarkerMapConfig::write ( cv::FileStorage &  fs) const

Definition at line 115 of file marker_map_config.cpp.

void MarkerMapConfig::writeFromFile ( std::string  path,
MarkerMapConfig  markerMapConfig 
)
static

Definition at line 43 of file marker_map_config.cpp.

Member Data Documentation

std::vector<MarkerMapDetails> MarkerMapConfig::markerMaps

Definition at line 17 of file marker_map_config.h.


The documentation for this class was generated from the following files:


tuw_marker_pose_estimation
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:42:13