#include <SuperPixel.h>
rdf::GraphCutOrientation::GraphCutOrientation |
( |
const QVector< QSharedPointer< Pixel > > & |
set | ) |
|
bool rdf::GraphCutOrientation::compute |
( |
| ) |
|
|
overridevirtual |
Runs the algorithm implemented by the module.
- Returns
- True on success.
Implements rdf::Module.
QVector< QSharedPointer< Pixel > > rdf::GraphCutOrientation::getSuperPixels |
( |
| ) |
const |
bool rdf::GraphCutOrientation::isEmpty |
( |
| ) |
const |
|
overridevirtual |
Returns true if the module was initialized with the default constructor. Note, if empty is true, nothing can be computed.
- Returns
- Returns true if the module was initialized.
Implements rdf::Module.
The documentation for this class was generated from the following files: