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