TrdMCClusterR Fit Classifier
|
Go to the source code of this file.
Functions | |
bool | do3DLinesIntersect (const std::vector< Line::FitLine2D > &linesA, const std::vector< Line::FitLine2D > &linesB) |
double | distance3D (const Vector3D &a, const Vector3D &b) |
double | distanceBetween3DLines (const Line3D &lineA, const Line3D &lineB) |
double distanceBetween3DLines | ( | const Line3D & | lineA, |
const Line3D & | lineB | ||
) |
bool do3DLinesIntersect | ( | const std::vector< Line::FitLine2D > & | linesA, |
const std::vector< Line::FitLine2D > & | linesB | ||
) |