public class FisherFaceRecognizer extends BasicFaceRecognizer
| Modifier | Constructor and Description | 
|---|---|
| protected  | FisherFaceRecognizer(long addr) | 
| Modifier and Type | Method and Description | 
|---|---|
| static FisherFaceRecognizer | __fromPtr__(long addr) | 
| static FisherFaceRecognizer | create() | 
| static FisherFaceRecognizer | create(int num_components) | 
| static FisherFaceRecognizer | create(int num_components,
      double threshold) | 
| protected void | finalize() | 
getEigenValues, getEigenVectors, getLabels, getMean, getNumComponents, getProjections, getThreshold, setNumComponents, setThresholdgetLabelInfo, getLabelsByString, predict_collect, predict_label, predict, read, setLabelInfo, train, update, writeclear, empty, getDefaultName, getNativeObjAddr, savepublic static FisherFaceRecognizer __fromPtr__(long addr)
public static FisherFaceRecognizer create(int num_components, double threshold)
public static FisherFaceRecognizer create(int num_components)
public static FisherFaceRecognizer create()
protected void finalize()
                 throws java.lang.Throwable
finalize in class BasicFaceRecognizerjava.lang.ThrowableGenerated on Fri Dec 21 2018 18:02:43 UTC / OpenCV 3.4.5