Visual Servoing Platform  version 3.6.1 under development (2024-03-29)
vpConvert Member List

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

convertFromOpenCV(const cv::KeyPoint &from, vpImagePoint &to)vpConvertstatic
convertFromOpenCV(const cv::Point2f &from, vpImagePoint &to)vpConvertstatic
convertFromOpenCV(const cv::Point2d &from, vpImagePoint &to)vpConvertstatic
convertFromOpenCV(const cv::Point3f &from, vpPoint &to, bool cameraFrame=false)vpConvertstatic
convertFromOpenCV(const cv::Point3d &from, vpPoint &to, bool cameraFrame=false)vpConvertstatic
convertFromOpenCV(const std::vector< cv::KeyPoint > &from, std::vector< vpImagePoint > &to)vpConvertstatic
convertFromOpenCV(const std::vector< cv::Point2f > &from, std::vector< vpImagePoint > &to)vpConvertstatic
convertFromOpenCV(const std::vector< cv::Point2d > &from, std::vector< vpImagePoint > &to)vpConvertstatic
convertFromOpenCV(const std::vector< cv::Point3f > &from, std::vector< vpPoint > &to, bool cameraFrame=false)vpConvertstatic
convertFromOpenCV(const std::vector< cv::Point3d > &from, std::vector< vpPoint > &to, bool cameraFrame=false)vpConvertstatic
convertFromOpenCV(const std::vector< cv::DMatch > &from, std::vector< unsigned int > &to)vpConvertstatic
convertToOpenCV(const vpImagePoint &from, cv::Point2f &to)vpConvertstatic
convertToOpenCV(const vpImagePoint &from, cv::Point2d &to)vpConvertstatic
convertToOpenCV(const vpPoint &from, cv::Point3f &to, bool cameraFrame=false)vpConvertstatic
convertToOpenCV(const vpPoint &from, cv::Point3d &to, bool cameraFrame=false)vpConvertstatic
convertToOpenCV(const std::vector< vpImagePoint > &from, std::vector< cv::Point2f > &to)vpConvertstatic
convertToOpenCV(const std::vector< vpImagePoint > &from, std::vector< cv::Point2d > &to)vpConvertstatic
convertToOpenCV(const std::vector< vpPoint > &from, std::vector< cv::Point3f > &to, bool cameraFrame=false)vpConvertstatic
convertToOpenCV(const std::vector< vpPoint > &from, std::vector< cv::Point3d > &to, bool cameraFrame=false)vpConvertstatic