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