public class BasicFaceRecognizer extends FaceRecognizer
| Modifier | Constructor and Description |
|---|---|
protected |
BasicFaceRecognizer(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static BasicFaceRecognizer |
__fromPtr__(long addr) |
protected void |
finalize() |
Mat |
getEigenValues() |
Mat |
getEigenVectors() |
Mat |
getLabels() |
Mat |
getMean() |
int |
getNumComponents() |
List<Mat> |
getProjections() |
double |
getThreshold() |
void |
setNumComponents(int val) |
void |
setThreshold(double val) |
getLabelInfo, getLabelsByString, predict_collect, predict_label, predict, read, setLabelInfo, train, update, writeclear, empty, getDefaultName, getNativeObjAddr, savepublic static BasicFaceRecognizer __fromPtr__(long addr)
public Mat getEigenValues()
public Mat getEigenVectors()
public Mat getLabels()
public Mat getMean()
public double getThreshold()
public int getNumComponents()
public void setNumComponents(int val)
public void setThreshold(double val)
protected void finalize()
throws Throwable
finalize in class FaceRecognizerThrowableCopyright © 2018. All rights reserved.