Searched defs:groundTruthPoints (Results 1 – 1 of 1) sorted by relevance
242 std::vector<GroundTruthPoint> groundTruthPoints; in generateConstantGroundTruthPoints() local259 std::vector<GroundTruthPoint> groundTruthPoints; in generateCircularArcGroundTruthPoints() local281 const std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local300 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local318 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local447 const std::vector<GroundTruthPoint>& groundTruthPoints) { in generateAllPredictionsByLinearExtrapolation()460 groundTruthPoints{GroundTruthPoint{{.position = Eigen::Vector2f(0, 0), in TEST() local511 const std::vector<GroundTruthPoint>& groundTruthPoints, in computeGeneralPositionErrors()556 const std::vector<GroundTruthPoint>& groundTruthPoints, in computePressureRmses()580 std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local[all …]