Helios++
Helios software for LiDAR simulations
SurfaceInspector::maths::PlaneFitter Member List

This is the complete list of members for SurfaceInspector::maths::PlaneFitter, including all inherited members.

bestFittingDetailedPlanePCA(Mat< T > &M, vector< T > center)SurfaceInspector::maths::PlaneFitterstatic
bestFittingDetailedPlaneSVD(Mat< T > &M, vector< T > center)SurfaceInspector::maths::PlaneFitterstatic
bestFittingPlaneFromCovariances(Mat< T > &M)SurfaceInspector::maths::PlaneFitterstatic
bestFittingPlanePCA(Mat< T > &M)SurfaceInspector::maths::PlaneFitterstatic
bestFittingPlaneSVD(Mat< T > &M)SurfaceInspector::maths::PlaneFitterstatic
centerCoordinatesMatrix(Mat< T > &M)SurfaceInspector::maths::PlaneFitterstatic
extractCommonPlaneComponents(arma::mat const &A, arma::vec const &v, T &sum, Plane< T > &p)SurfaceInspector::maths::PlaneFitterprotectedstatic
extractDetailedPlaneComponents(Mat< T > const &M, arma::mat const &A, arma::vec const &v, T const &sum, DetailedPlane< T > &p)SurfaceInspector::maths::PlaneFitterprotectedstatic
translateToOrigin(Mat< T > &M, vector< T > center)SurfaceInspector::maths::PlaneFitterstatic