#include <opencv2/core.hpp>
◆ anonymous enum
Enumerator |
---|
FMT_DEFAULT | |
FMT_MATLAB | |
FMT_CSV | |
FMT_PYTHON | |
FMT_NUMPY | |
FMT_C | |
◆ ~Formatter()
virtual cv::Formatter::~Formatter |
( |
| ) |
|
|
virtual |
◆ format()
◆ get()
◆ set32fPrecision()
virtual void cv::Formatter::set32fPrecision |
( |
int |
p = 8 | ) |
|
|
pure virtual |
◆ set64fPrecision()
virtual void cv::Formatter::set64fPrecision |
( |
int |
p = 16 | ) |
|
|
pure virtual |
◆ setMultiline()
virtual void cv::Formatter::setMultiline |
( |
bool |
ml = true | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: