[Missing <summary> documentation for "T:OpenCvSharp.WCvMSERParams"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The WCvMSERParams type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from ValueType.) | 
|  | GetHashCode | (Inherited from ValueType.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from ValueType.) | 
Fields
| Name | Description | |
|---|---|---|
|  | areaThreshold | |
|  | delta | |
|  | edgeBlurSize | |
|  | maxArea | |
|  | maxEvolution | |
|  | maxVariation | |
|  | minArea | |
|  | minDiversity | |
|  | minMargin | 
See Also