Click or drag to resize

WMFWeightTypeJac Field

http://www.emgu.com
(min(r1,r2)+min(g1,g2)+min(b1,b2))/(max(r1,r2)+max(g1,g2)+max(b1,b2))

Namespace:  Emgu.CV.XImgproc
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const WMFWeightType Jac = 4

Field Value

Type: WMFWeightType
See Also