Method GetHistograms
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
GetHistograms()
Gets the Local Binary Patterns histograms calculated from the given training data (empty if none was given).
public virtual Mat[] GetHistograms()
Returns
- Mat[]