From 5e1c3713fa1707cfe4fcade1d7db2e838950cc99 Mon Sep 17 00:00:00 2001 From: bklare Date: Fri, 10 Jul 2015 19:39:13 +0000 Subject: [PATCH] Fix author name --- openbr/plugins/metadata/verifydetection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/plugins/metadata/verifydetection.cpp b/openbr/plugins/metadata/verifydetection.cpp index cb13a49..7a315cd 100644 --- a/openbr/plugins/metadata/verifydetection.cpp +++ b/openbr/plugins/metadata/verifydetection.cpp @@ -26,7 +26,7 @@ namespace br * during training, where the landmarks will be ground truth'd. If one wants to * using a ground truth bounding box instead, then convert the BB to a landmark. * \br_property int index Index of the landmark to be used. - * \author Josh Klontz \cite jklontz + * \author Brendan Klare \cite bklare */ class VerifyDetectionTransform : public UntrainableMetaTransform { -- libgit2 0.21.4