Skip to content

Commit ebd9145

Browse files
committed
Merge pull request opencv#19395 from Ixarias:patch-1
2 parents ff8a624 + 3f14341 commit ebd9145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/hist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def main():
7676
a - show histogram for color image in curve mode \n
7777
b - show histogram in bin mode \n
7878
c - show equalized histogram (always in bin mode) \n
79-
d - show histogram for color image in curve mode \n
79+
d - show histogram for gray image in curve mode \n
8080
e - show histogram for a normalized image in curve mode \n
8181
Esc - exit \n
8282
''')

0 commit comments

Comments
 (0)