Method | Description | |
---|---|---|
FisherFaceRecognizer ( int numComponents, double threshold ) : System |
Create a FisherFaceRecognizer
|
public FisherFaceRecognizer ( int numComponents, double threshold ) : System | ||
numComponents | int | The number of components, use 0 for default |
threshold | double | The distance threshold |
return | System |