CvInvokeNorm Method |
| Name | Description | |
|---|---|---|
| Norm(IInputArray, NormType, IInputArray) |
Returns the calculated norm. The multiple-channel array are treated as single-channel, that is, the results for all channels are combined.
| |
| Norm(IInputArray, IInputOutputArray, NormType, IInputArray) |
Returns the calculated norm. The multiple-channel array are treated as single-channel, that is, the results for all channels are combined.
|