diff --git a/openbr/plugins/slidingwindow.cpp b/openbr/plugins/slidingwindow.cpp index 0659f56..ddc8578 100644 --- a/openbr/plugins/slidingwindow.cpp +++ b/openbr/plugins/slidingwindow.cpp @@ -495,7 +495,7 @@ BR_REGISTER(Transform, ConsolidateDetectionsTransform) /*! * \ingroup transforms - * \brief For each rectangle bounding box in TemplateList, a new + * \brief For each rectangle bounding box in src, a new * template is created. * \author Brendan Klare \cite bklare */