mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
fixed comment
This commit is contained in:
parent
65a356ebdd
commit
b102299dfa
@ -157,7 +157,7 @@ void App::run()
|
||||
imshow("left", left);
|
||||
imshow("right", right);
|
||||
|
||||
// Create stero method descriptors
|
||||
// Set common parameters
|
||||
bm.ndisp = p.ndisp;
|
||||
bp.ndisp = p.ndisp;
|
||||
csbp.ndisp = p.ndisp;
|
||||
|
Loading…
Reference in New Issue
Block a user