Merge pull request #1202 from hansmi:docfix3149

This commit is contained in:
Andrey Pavlenko 2013-07-29 15:29:22 +04:00 committed by OpenCV Buildbot
commit 301de6e038

View File

@ -532,7 +532,7 @@ Performs the per-element comparison of two arrays or an array and scalar value.
:param value: scalar value. :param value: scalar value.
:param dst: output array that has the same size as the input arrays and type= ``CV_8UC1`` . :param dst: output array that has the same size and type as the input arrays.
:param cmpop: a flag, that specifies correspondence between the arrays: :param cmpop: a flag, that specifies correspondence between the arrays: