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 89172c0 commit 9b173e2Copy full SHA for 9b173e2
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