mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
Merge pull request #1959 from botverse:2.4
This commit is contained in:
commit
13c058ecf8
@ -45,7 +45,7 @@ int main(int argc, char** argv)
|
||||
const char* algorithm_opt = "--algorithm=";
|
||||
const char* maxdisp_opt = "--max-disparity=";
|
||||
const char* blocksize_opt = "--blocksize=";
|
||||
const char* nodisplay_opt = "--no-display=";
|
||||
const char* nodisplay_opt = "--no-display";
|
||||
const char* scale_opt = "--scale=";
|
||||
|
||||
if(argc < 3)
|
||||
|
Loading…
Reference in New Issue
Block a user