Functions | Variables
tuw_geometry.cpp File Reference
#include <tuw_geometry/tuw_geometry.h>
#include <iomanip>
Include dependency graph for tuw_geometry.cpp:

Go to the source code of this file.

Functions

std::string format (const cv::Mat_< double > &m)
 
std::string format (const cv::Mat_< float > &m)
 
std::string format (const cv::Mat_< int > &m)
 
std::string format (const cv::Mat_< int8_t > &m)
 

Variables

std::map< DistributionType, std::string > DistributionTypeName
 

Function Documentation

◆ format() [1/4]

std::string format ( const cv::Mat_< double > &  m)

Definition at line 47 of file tuw_geometry.cpp.

◆ format() [2/4]

std::string format ( const cv::Mat_< float > &  m)

Definition at line 35 of file tuw_geometry.cpp.

◆ format() [3/4]

std::string format ( const cv::Mat_< int > &  m)

Definition at line 24 of file tuw_geometry.cpp.

◆ format() [4/4]

std::string format ( const cv::Mat_< int8_t > &  m)

Definition at line 13 of file tuw_geometry.cpp.

Variable Documentation

◆ DistributionTypeName

std::map<DistributionType, std::string> DistributionTypeName
Initial value:
=
{{NORMAL_DISTRIBUTION, "normal distribution"},
{UNIFORM_DISTRIBUTION, "uniform distribution"},
{GRID_DISTRIBUTION, "grid distribution"}}

Definition at line 7 of file tuw_geometry.cpp.

tuw::GRID_DISTRIBUTION
@ GRID_DISTRIBUTION
Definition: tuw_geometry.h:19
tuw::UNIFORM_DISTRIBUTION
@ UNIFORM_DISTRIBUTION
Definition: tuw_geometry.h:18
tuw::NORMAL_DISTRIBUTION
@ NORMAL_DISTRIBUTION
Definition: tuw_geometry.h:17


tuw_geometry
Author(s): Markus Bader
autogenerated on Sun Feb 26 2023 03:25:40