ReadFramework
|
#include "BaseModule.h"
#include "PixelSet.h"
#include <QObject>
#include <QVector>
#include <QVector4D>
#include <opencv2/core.hpp>
Go to the source code of this file.
Classes | |
class | rdf::BaseSkewEstimationConfig |
class | rdf::BaseSkewEstimation |
The class estimates the skew of a document page. The methodology is based on "Skew estimation of natural images based on a salient line detector", Hyung Il Koo and Nam Ik Cho More... | |
class | rdf::TextLineSkewConfig |
class | rdf::TextLineSkew |
Namespaces | |
rdf | |