type depth constants
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic const int CV_16S = 3
Public Const CV_16S As Integer = 3
public:
literal int CV_16S = 3
static val mutable CV_16S: int
var OpenCvSharp.MatType.CV_16S
Field Value
Type:
Int32
See Also