BorderTypeNegativeOne Field |
http://www.emgu.com
Used by some cuda methods, will pass the value -1 to the function
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BorderType NegativeOne = -1
Public Const NegativeOne As BorderType = -1
public:
literal BorderType^ NegativeOne = -1
static val mutable NegativeOne: BorderType
Field Value
Type:
BorderType
See Also