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, setThreshold
getLabelInfo, getLabelsByString, predict_collect, predict_label, predict, read, setLabelInfo, train, update, write
clear, empty, getDefaultName, getNativeObjAddr, save
public 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 BasicFaceRecognizer
java.lang.Throwable
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0