| SimpleBlobDetectorParams Constructor |
http://www.emgu.com
Create parameters for simple blob detector and use default values.
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic SimpleBlobDetectorParams()
public:
SimpleBlobDetectorParams()
new : unit -> SimpleBlobDetectorParams
See Also