#include <SkewEstimation.h>
|
void | load (const QSettings &settings) override |
|
void | save (QSettings &settings) const override |
|
template<class num > |
num | checkParam (num param, num min, num max, const QString &name) const |
|
rdf::TextLineSkewConfig::TextLineSkewConfig |
( |
| ) |
|
void rdf::TextLineSkewConfig::load |
( |
const QSettings & |
settings | ) |
|
|
overrideprotectedvirtual |
double rdf::TextLineSkewConfig::maxAngle |
( |
| ) |
const |
double rdf::TextLineSkewConfig::minAngle |
( |
| ) |
const |
void rdf::TextLineSkewConfig::save |
( |
QSettings & |
settings | ) |
const |
|
overrideprotectedvirtual |
QString rdf::TextLineSkewConfig::toString |
( |
| ) |
const |
|
overridevirtual |
double rdf::TextLineSkewConfig::mMaxAngle = CV_PI |
|
protected |
double rdf::TextLineSkewConfig::mMinAngle = -CV_PI |
|
protected |
The documentation for this class was generated from the following files: