Table of Contents

Method GetResultsMap

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

GetResultsMap()

Gets the minimum distance collected for each label.

public IReadOnlyDictionary<int, double> GetResultsMap()

Returns

IReadOnlyDictionary<int, double>