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* algorithm_opt = "--algorithm=";
|
||||||
const char* maxdisp_opt = "--max-disparity=";
|
const char* maxdisp_opt = "--max-disparity=";
|
||||||
const char* blocksize_opt = "--blocksize=";
|
const char* blocksize_opt = "--blocksize=";
|
||||||
const char* nodisplay_opt = "--no-display=";
|
const char* nodisplay_opt = "--no-display";
|
||||||
const char* scale_opt = "--scale=";
|
const char* scale_opt = "--scale=";
|
||||||
|
|
||||||
if(argc < 3)
|
if(argc < 3)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user