#include <string>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <tuw_geometry/utils.h>
Go to the source code of this file.
Namespaces | |
tuw | |
Functions | |
std::string | tuw::format (const cv::Mat_< int8_t > &m) |
std::string | tuw::format (const cv::Mat_< int > &m) |
std::string | tuw::format (const cv::Mat_< float > &m) |
std::string | tuw::format (const cv::Mat_< double > &m) |
std::string | tuw::format (const cv::Matx33d &m) |