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