Click or drag to resize

SimpleBlobDetector Constructor

Initializes a new instance of the SimpleBlobDetector class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected SimpleBlobDetector(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr
See Also