Read@CVL
|
#include "Shapes.h"
#include "BaseImageElement.h"
#include "Utils.h"
#include "PixelLabel.h"
#include "Algorithms.h"
#include "ScaleFactory.h"
#include <QObject>
#include <QSharedPointer>
#include <QVector>
#include <QMap>
Go to the source code of this file.
Classes | |
class | rdf::MserBlob |
class | rdf::PixelStats |
This class holds Pixel statistics which are found when computing the local orientation. More... | |
class | rdf::PixelTabStop |
class | rdf::Pixel |
This class represents a single instance of super pixels which are needed for the layout analysis. More... | |
class | rdf::PixelEdge |
class | rdf::LineEdge |
Namespaces | |
rdf | |