Commit 5e1c3713fa1707cfe4fcade1d7db2e838950cc99

Authored by bklare
1 parent 3b130108

Fix author name

openbr/plugins/metadata/verifydetection.cpp
... ... @@ -26,7 +26,7 @@ namespace br
26 26 * during training, where the landmarks will be ground truth'd. If one wants to
27 27 * using a ground truth bounding box instead, then convert the BB to a landmark.
28 28 * \br_property int index Index of the landmark to be used.
29   - * \author Josh Klontz \cite jklontz
  29 + * \author Brendan Klare \cite bklare
30 30 */
31 31 class VerifyDetectionTransform : public UntrainableMetaTransform
32 32 {
... ...