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
Syntaxpublic const WMFWeightType Jac = 4
Public Const Jac As WMFWeightType = 4
public:
literal WMFWeightType^ Jac = 4
static val mutable Jac: WMFWeightType
Field Value
Type:
WMFWeightType
See Also