Commit de084b7abb92f3c09caa00fbb7cced626433a5e4
1 parent
f7693ac5
Comment verbage
Showing
1 changed file
with
1 additions
and
1 deletions
openbr/plugins/imgproc/fillcontours.cpp
| ... | ... | @@ -25,7 +25,7 @@ namespace br |
| 25 | 25 | |
| 26 | 26 | /*! |
| 27 | 27 | * \ingroup transforms |
| 28 | - * \brief Fills contours with with white pixels. | |
| 28 | + * \brief Fills contours with white pixels. | |
| 29 | 29 | * \author Scott Klum \cite sklum |
| 30 | 30 | */ |
| 31 | 31 | class FillContoursTransform : public UntrainableTransform | ... | ... |