#include <LabelPolicy.hpp>
Static Public Member Functions | |
static TrackedFeatureVecPtr | label (const MatPtr binary) |
Empty label class.
Definition at line 45 of file LabelPolicy.hpp.
static TrackedFeatureVecPtr labust::blueview::NoLabel::label | ( | const MatPtr | binary | ) | [inline, static] |
The method labels the binary image. This one returns a empty vector.
binary | The binary image. |
Definition at line 54 of file LabelPolicy.hpp.