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