Merge pull request #15805 from i-murzov:3.4

This commit is contained in:
Alexander Alekhin
2019-10-31 20:39:16 +00:00
5 changed files with 47 additions and 49 deletions
@@ -74,8 +74,6 @@ namespace cv
the floating-point value is first rounded to the nearest integer and then clipped if needed (when
the target type is 8- or 16-bit).
This operation is used in the simplest or most complex image processing functions in OpenCV.
@param v Function parameter.
@sa add, subtract, multiply, divide, Mat::convertTo
*/