BriefDescriptorExtractorKERNEL_SIZE Field
|
Namespace:
OpenCvSharp.XFeatures2D
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic const int KERNEL_SIZE = 9
Public Const KERNEL_SIZE As Integer = 9
public:
literal int KERNEL_SIZE = 9
static val mutable KERNEL_SIZE: int
var OpenCvSharp.XFeatures2D.BriefDescriptorExtractor.KERNEL_SIZE
Field Value
Type:
Int32
See Also