Click or drag to resize

NormTypeRelativeL1 Field

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
Syntax
public const NormType RelativeL1 = 10

Field Value

Type: NormType
See Also