Click or drag to resize

CvInvokeNorm Method

http://www.emgu.com
Overload List
  NameDescription
Public methodStatic memberNorm(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.
Public methodStatic memberNorm(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.
Top
See Also