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.
2 parents 89172c0 + 9b173e2 commit 179ef0aCopy full SHA for 179ef0a
modules/highgui/include/opencv2/highgui.hpp
@@ -592,7 +592,7 @@ panel.
592
593
@param trackbarname Name of the trackbar.
594
@param winname Name of the window that is the parent of trackbar.
595
-@param minval New maximum position.
+@param minval New minimum position.
596
*/
597
CV_EXPORTS_W void setTrackbarMin(const String& trackbarname, const String& winname, int minval);
598
0 commit comments