Merge pull request #15805 from i-murzov:3.4
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user