mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
committed by
Alexander Alekhin
parent
4e7b521438
commit
6d34d6b47e
@@ -93,6 +93,7 @@ Let's check the general structure of the program:
|
||||
|
||||
- Perform an infinite loop waiting for user input.
|
||||
@snippet cpp/tutorial_code/ImgProc/Pyramids.cpp infinite_loop
|
||||
|
||||
Our program exits if the user presses *ESC*. Besides, it has two options:
|
||||
|
||||
- **Perform upsampling (after pressing 'u')**
|
||||
|
||||
Reference in New Issue
Block a user