http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a FisherFaceRecognizer
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public FisherFaceRecognizer( int numComponents, double threshold ) |
Visual Basic |
---|
Public Sub New ( _ numComponents As Integer, _ threshold As Double _ ) |
Visual C++ |
---|
public: FisherFaceRecognizer( int numComponents, double threshold ) |
Parameters
- numComponents
- Type: System..::..Int32
The number of components, use 0 for default
- threshold
- Type: System..::..Double
The distance threshold