Searched defs:groundTruthPoints (Results 1 – 1 of 1) sorted by relevance
246 std::vector<GroundTruthPoint> groundTruthPoints; in generateConstantGroundTruthPoints() local263 std::vector<GroundTruthPoint> groundTruthPoints; in generateCircularArcGroundTruthPoints() local285 const std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local305 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local323 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local455 const std::vector<GroundTruthPoint>& groundTruthPoints) { in generateAllPredictionsByLinearExtrapolation()468 groundTruthPoints{GroundTruthPoint{{.position = Eigen::Vector2f(0, 0), in TEST() local519 const std::vector<GroundTruthPoint>& groundTruthPoints, in computeGeneralPositionErrors()564 const std::vector<GroundTruthPoint>& groundTruthPoints, in computePressureRmses()588 std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local[all …]