Classes | |
class | LaserScanKinect |
class | LaserScanKinectNode |
Functions | |
double | angleBetweenRays (const cv::Point3d &ray1, const cv::Point3d &ray2) |
angleBetweenRays calculates angle between two rays in degrees More... | |
void | calcFieldOfView (const image_geometry::PinholeCameraModel &camera_model, const cv::Point2d &&left, const cv::Point2d &¢er, const cv::Point2d &&right, double &min, double &max) |
fieldOfView calculates field of view (angle) More... | |
double | lengthOfVector (const cv::Point3d &vec) |
lengthOfVector calculate the length of the 3D vector More... | |
|
inline |
|
inline |