[This is preliminary documentation and is subject to change.]

Get the default MSER parameters

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static MCvMSERParams GetDefaultParameter()
Public Shared Function GetDefaultParameter As MCvMSERParams
public:
static MCvMSERParams GetDefaultParameter()

Return Value

[Missing <returns> documentation for "M:Emgu.CV.Structure.MCvMSERParams.GetDefaultParameter"]

See Also