#include <LabelPolicy.hpp>
Static Public Member Functions | |
| static TrackedFeatureVecPtr | label (const MatPtr binary) |
Definition at line 57 of file LabelPolicy.hpp.
| TrackedFeatureVecPtr SimpleLabel::label | ( | const MatPtr | binary | ) | [static] |
The method labels the binary image.
| binary | The binary image. |
Definition at line 40 of file LabelPolicy.cpp.