Searched defs:groundTruthPoints (Results 1 – 1 of 1) sorted by relevance
247 std::vector<GroundTruthPoint> groundTruthPoints; in generateConstantGroundTruthPoints() local264 std::vector<GroundTruthPoint> groundTruthPoints; in generateCircularArcGroundTruthPoints() local286 const std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local306 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local324 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local456 const std::vector<GroundTruthPoint>& groundTruthPoints) { in generateAllPredictionsByLinearExtrapolation()469 groundTruthPoints{GroundTruthPoint{{.position = Eigen::Vector2f(0, 0), in TEST() local520 const std::vector<GroundTruthPoint>& groundTruthPoints, in computeGeneralPositionErrors()565 const std::vector<GroundTruthPoint>& groundTruthPoints, in computePressureRmses()589 std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local[all …]