Get the default MSER parameters
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static MCvMSERParams GetDefaultParameter() |
Visual Basic (Declaration) |
---|
Public Shared Function GetDefaultParameter As MCvMSERParams |
Visual C++ |
---|
public: static MCvMSERParams GetDefaultParameter() |