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