mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
More whitespace fixes
This commit is contained in:
parent
30ff197f78
commit
c9d3c0f206
@ -680,7 +680,7 @@ CV_EXPORTS_W double norm(InputArray src1, int normType = NORM_L2, InputArray mas
|
||||
|
||||
/** @brief Calculates an absolute difference norm or a relative difference norm.
|
||||
|
||||
This version of cv::norm calculates the absolute difference norm
|
||||
This version of cv::norm calculates the absolute difference norm
|
||||
or the relative difference norm of arrays src1 and src2.
|
||||
The type of norm to calculate is specified using cv::NormTypes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user