fixed comment
authorAlexey Spizhevoy <no@email>
Tue, 21 Dec 2010 09:55:56 +0000 (09:55 +0000)
committerAlexey Spizhevoy <no@email>
Tue, 21 Dec 2010 09:55:56 +0000 (09:55 +0000)
samples/gpu/stereo_match.cpp

index 5179d45..c988ab2 100644 (file)
@@ -157,7 +157,7 @@ void App::run()
     imshow("left", left);\r
     imshow("right", right);\r
 \r
-    // Create stero method descriptors\r
+       // Set common parameters\r
     bm.ndisp = p.ndisp;\r
     bp.ndisp = p.ndisp;\r
     csbp.ndisp = p.ndisp;\r