Table of Contents

Method SetNumComponents

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

SetNumComponents(int)

Sets the number of components (Eigenfaces or Fisherfaces) kept by the underlying PCA/LDA computation.

public virtual void SetNumComponents(int val)

Parameters

val int