http://www.emgu.com
norm = ||arr1-arr2||_L2/||arr2||_L2
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const NormType RelativeL2 = 12
Public Const RelativeL2 As NormType = 12
public:
literal NormType^ RelativeL2 = 12
static val mutable RelativeL2: NormType
Field Value
Type:
NormType
See Also