Method Distance
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Distance(Point, Point)
Returns the distance between the specified two points
public static double Distance(Point p1, Point p2)
Returns the distance between the specified two points
public static double Distance(Point p1, Point p2)