Functions | |
double | distPoints (const cv::Point3f &p1, const cv::Point3f &p2) |
calculate the euclidean distance between 2 3D points |
double Utils3D::distPoints | ( | const cv::Point3f & | p1, |
const cv::Point3f & | p2 | ||
) |
calculate the euclidean distance between 2 3D points
Definition at line 52 of file recognitionmodel.cpp.