diff --git a/openbr/plugins/metadata/checkpoints.cpp b/openbr/plugins/metadata/checkpoints.cpp index cb353de..4500490 100644 --- a/openbr/plugins/metadata/checkpoints.cpp +++ b/openbr/plugins/metadata/checkpoints.cpp @@ -7,6 +7,7 @@ namespace br * \ingroup transforms * \brief Checks the points in a template for missing (-1,-1) values * \author Scott Klum \cite sklum + * \br_property QList indices Indices of points to check. */ class CheckPointsTransform : public UntrainableMetadataTransform {