#include <opencv2/core.hpp>
◆ FormatType
枚举值 |
---|
FMT_DEFAULT | |
FMT_MATLAB | |
FMT_CSV | |
FMT_PYTHON | |
FMT_NUMPY | |
FMT_C | |
◆ ~Formatter()
虚函数 cv::Formatter::~Formatter |
( |
| ) |
|
|
虚函数 |
◆ format()
◆ get()
◆ set16fPrecision()
虚函数 void cv::Formatter::set16fPrecision |
( |
int | p = 4 | ) |
|
|
纯虚函数 |
◆ set32fPrecision()
虚函数 void cv::Formatter::set32fPrecision |
( |
int | p = 8 | ) |
|
|
纯虚函数 |
◆ set64fPrecision()
虚函数 void cv::Formatter::set64fPrecision |
( |
int | p = 16 | ) |
|
|
纯虚函数 |
◆ setMultiline()
虚函数 void cv::Formatter::setMultiline |
( |
bool | ml = true | ) |
|
|
纯虚函数 |
此类的文档是从以下文件生成的: