CheckTypeNanInfinity Field |
http://www.emgu.com
Checks that every element is neither NaN nor Infinity
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CheckType NanInfinity = 0
Public Const NanInfinity As CheckType = 0
public:
literal CheckType^ NanInfinity = 0
static val mutable NanInfinity: CheckType
Field Value
Type:
CheckType
See Also