Table of Contents

Method DistanceTo

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

DistanceTo(Point2f)

Returns the distance between the specified two points

public readonly double DistanceTo(Point2f p)

Parameters

p Point2f

Returns

double