http://www.emgu.com
If set, the function checks that every value of array is within [minVal,maxVal) range, otherwise it just 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 Range = 1
Public Const Range As CheckType = 1
public:
literal CheckType^ Range = 1
static val mutable Range: CheckType
Field Value
Type:
CheckType
See Also