Table of Contents

Method DistanceTo

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

DistanceTo(Point)

Returns the distance between the specified two points

public readonly double DistanceTo(Point p)

Parameters

p Point

Returns

double