Class BasicFaceRecognizer

    • Constructor Detail

      • BasicFaceRecognizer

        protected BasicFaceRecognizer​(long addr)
    • Method Detail

      • getEigenValues

        public Mat getEigenValues()
      • getEigenVectors

        public Mat getEigenVectors()
      • getLabels

        public Mat getLabels()
      • getMean

        public Mat getMean()
      • getThreshold

        public double getThreshold()
      • getNumComponents

        public int getNumComponents()
      • getProjections

        public java.util.List<Mat> getProjections()
      • setNumComponents

        public void setNumComponents​(int val)
      • setThreshold

        public void setThreshold​(double val)
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class FaceRecognizer
        Throws:
        java.lang.Throwable