This is the complete list of members for libCalib::Detection, including all inherited members.
cameraId (defined in libCalib::Detection) | libCalib::Detection | |
Detection()=default (defined in libCalib::Detection) | libCalib::Detection | |
Detection(const std::vector< FeaturePoint > featurePoints, const size_t cameraId=0, const size_t poseId=0, const size_t targetId=0) (defined in libCalib::Detection) | libCalib::Detection | inline |
Detection(const std::vector< Point2 > imagePoints, const size_t cameraId=0, const size_t poseId=0, const size_t targetId=0) (defined in libCalib::Detection) | libCalib::Detection | inline |
Detection(const std::vector< Point2 > imagePoints, const std::vector< size_t > featureIds, const size_t cameraId=0, const size_t poseId=0, const size_t targetId=0) (defined in libCalib::Detection) | libCalib::Detection | inline |
featurePoints (defined in libCalib::Detection) | libCalib::Detection | |
poseId (defined in libCalib::Detection) | libCalib::Detection | |
serialize(Archive &ar) (defined in libCalib::Detection) | libCalib::Detection | |
targetId (defined in libCalib::Detection) | libCalib::Detection |