Method GetNumComponents
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
GetNumComponents()
Gets the number of components (Eigenfaces or Fisherfaces) kept by the underlying PCA/LDA computation.
public virtual int GetNumComponents()
Gets the number of components (Eigenfaces or Fisherfaces) kept by the underlying PCA/LDA computation.
public virtual int GetNumComponents()