Visual Servoing Platform  version 3.6.1 under development (2024-04-18)
vpPixelMeterConversion Member List

This is the complete list of members for vpPixelMeterConversion, including all inherited members.

convertEllipse(const vpCameraParameters &cam, const vpImagePoint &center_p, double n20_p, double n11_p, double n02_p, double &xc_m, double &yc_m, double &n20_m, double &n11_m, double &n02_m)vpPixelMeterConversionstatic
convertEllipse(const cv::Mat &cameraMatrix, const cv::Mat &distCoeffs, const vpImagePoint &center_p, double n20_p, double n11_p, double n02_p, double &xc_m, double &yc_m, double &n20_m, double &n11_m, double &n02_m)vpPixelMeterConversionstatic
convertLine(const vpCameraParameters &cam, const double &rho_p, const double &theta_p, double &rho_m, double &theta_m)vpPixelMeterConversionstatic
convertLine(const cv::Mat &cameraMatrix, const double &rho_p, const double &theta_p, double &rho_m, double &theta_m)vpPixelMeterConversionstatic
convertMoment(const vpCameraParameters &cam, unsigned int order, const vpMatrix &moment_pixel, vpMatrix &moment_meter)vpPixelMeterConversionstatic
convertMoment(const cv::Mat &cameraMatrix, unsigned int order, const vpMatrix &moment_pixel, vpMatrix &moment_meter)vpPixelMeterConversionstatic
convertPoint(const vpCameraParameters &cam, const double &u, const double &v, double &x, double &y)vpPixelMeterConversioninlinestatic
convertPoint(const vpCameraParameters &cam, const vpImagePoint &iP, double &x, double &y)vpPixelMeterConversioninlinestatic
convertPoint(const cv::Mat &cameraMatrix, const cv::Mat &distCoeffs, const double &u, const double &v, double &x, double &y)vpPixelMeterConversionstatic
convertPoint(const cv::Mat &cameraMatrix, const cv::Mat &distCoeffs, const vpImagePoint &iP, double &x, double &y)vpPixelMeterConversionstatic