Table of Contents

Method GetNearestPoint

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetNearestPoint(IEnumerable<Point2f>, float)

public static int GetNearestPoint(IEnumerable<Point2f> recallPrecisionCurve, float lPrecision)

Parameters

recallPrecisionCurve IEnumerable<Point2f>
lPrecision float

Returns

int