diff --git a/openbr/plugins/template.cpp b/openbr/plugins/template.cpp index 85b276c..7c10c9f 100644 --- a/openbr/plugins/template.cpp +++ b/openbr/plugins/template.cpp @@ -78,7 +78,7 @@ class NamePointsTransform : public UntrainableMetaTransform } }; -BR_REGISTER(Transform, LabelTransform) +BR_REGISTER(Transform, NamePointsTransform) /*! * \ingroup transforms