We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c455fc0 commit c10d08fCopy full SHA for c10d08f
modules/imgproc/include/opencv2/imgproc.hpp
@@ -1227,7 +1227,7 @@ class CV_EXPORTS_W LineSegmentDetector : public Algorithm
1227
OutputArray nfa = noArray()) = 0;
1228
1229
/** @brief Draws the line segments on a given image.
1230
- @param _image The image, where the liens will be drawn. Should be bigger or equal to the image,
+ @param _image The image, where the lines will be drawn. Should be bigger or equal to the image,
1231
where the lines were found.
1232
@param lines A vector of the lines that needed to be drawn.
1233
*/
0 commit comments