Commit de52fe1c02140757c31caa8b3dafeef986a8028b
1 parent
4dd80ff8
Sometimes i forget to finish my
Showing
1 changed file
with
1 additions
and
1 deletions
openbr/plugins/metadata/recttokeys.cpp
| @@ -5,7 +5,7 @@ namespace br | @@ -5,7 +5,7 @@ namespace br | ||
| 5 | 5 | ||
| 6 | /*! | 6 | /*! |
| 7 | * \ingroup transforms | 7 | * \ingroup transforms |
| 8 | - * \brief Convert a rect to X, Y, Width, and Height. Handy to | 8 | + * \brief Convert a rect to X, Y, Width, and Height. Handy for saving universal templates. |
| 9 | * \author Austin Blanton \cite imaus10 | 9 | * \author Austin Blanton \cite imaus10 |
| 10 | */ | 10 | */ |
| 11 | class RectToKeysTransform : public UntrainableMetadataTransform | 11 | class RectToKeysTransform : public UntrainableMetadataTransform |