mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Minor error in the documentation Load and Save Image
This commit is contained in:
@@ -100,7 +100,7 @@ Explanation
|
||||
imshow( imageName, image );
|
||||
imshow( "Gray image", gray_image );
|
||||
|
||||
#. Add add the *waitKey(0)* function call for the program to wait forever for an user key press.
|
||||
#. Add the *waitKey(0)* function call for the program to wait forever for an user key press.
|
||||
|
||||
|
||||
Result
|
||||
|
||||
Reference in New Issue
Block a user