Commit 5785a890 authored by Alexander Shishkov's avatar Alexander Shishkov

fixed #1614

parent b2943831
......@@ -1087,7 +1087,7 @@ Computes disparity using the BM algorithm for a rectified stereo pair.
.. ocv:pyoldfunction:: cv.FindStereoCorrespondenceBM(left, right, disparity, state)-> None
:param left: Left 8-bit single-channel or 3-channel image.
:param left: Left 8-bit single-channel image.
:param right: Right image of the same size and the same type as the left one.
......
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