1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Merge pull request #21941 from cpoerschke:4.x-fix-imgproc-typos

This commit is contained in:
Alexander Alekhin
2022-05-17 21:42:36 +00:00
2 changed files with 3 additions and 3 deletions
@@ -92,7 +92,7 @@ public:
CV_WRAP
IntelligentScissorsMB& applyImage(InputArray image);
/** @brief Specify custom features of imput image
/** @brief Specify custom features of input image
*
* Customized advanced variant of applyImage() call.
*