SimpleBlobDetector parameters
Inheritance Hierarchy
OpenCvSharp.CPlusPlusSimpleBlobDetectorParams
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The SimpleBlobDetectorParams type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SimpleBlobDetectorParams | Initializes a new instance of the SimpleBlobDetectorParams class |
Properties
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also