http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create an Adaptive Skin Detector
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public AdaptiveSkinDetector( int samplingDivider, AdaptiveSkinDetector..::..MorphingMethod morphingMethod ) |
Visual Basic |
---|
Public Sub New ( _ samplingDivider As Integer, _ morphingMethod As AdaptiveSkinDetector..::..MorphingMethod _ ) |
Visual C++ |
---|
public: AdaptiveSkinDetector( int samplingDivider, AdaptiveSkinDetector..::..MorphingMethod morphingMethod ) |
Parameters
- samplingDivider
- Type: System..::..Int32
Use 1 for default
- morphingMethod
- Type: Emgu.CV..::..AdaptiveSkinDetector..::..MorphingMethod
The morphine method for the skin detector