cv::Formatter Class Reference
#include <operations.hpp>
List of all members.
Constructor & Destructor Documentation
virtual cv::Formatter::~Formatter |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void cv::Formatter::write |
( |
std::ostream & |
out, |
|
|
const Mat & |
m, |
|
|
const int * |
params = 0 , |
|
|
int |
nparams = 0 | |
|
) |
| | const [pure virtual] |
virtual void cv::Formatter::write |
( |
std::ostream & |
out, |
|
|
const void * |
data, |
|
|
int |
nelems, |
|
|
int |
type, |
|
|
const int * |
params = 0 , |
|
|
int |
nparams = 0 | |
|
) |
| | const [pure virtual] |
static const Formatter* cv::Formatter::get |
( |
const char * |
fmt = "" |
) |
[static] |
The documentation for this class was generated from the following file: