Commit b102299d authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

fixed comment

parent 65a356eb
...@@ -157,7 +157,7 @@ void App::run() ...@@ -157,7 +157,7 @@ void App::run()
imshow("left", left); imshow("left", left);
imshow("right", right); imshow("right", right);
// Create stero method descriptors // Set common parameters
bm.ndisp = p.ndisp; bm.ndisp = p.ndisp;
bp.ndisp = p.ndisp; bp.ndisp = p.ndisp;
csbp.ndisp = p.ndisp; csbp.ndisp = p.ndisp;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment