Searched refs:GetMatchScore (Results 1 – 6 of 6) sorted by relevance
531 tracked_object->GetMatchScore() + kMatchScoreBuffer < in GetBestObjectForDetection()532 detection.GetMatchScore()) { in GetBestObjectForDetection()575 detection.GetMatchScore(), in ProcessDetections()578 if (detection.GetMatchScore() > kMinimumMatchScore) { in ProcessDetections()
71 virtual MatchScore GetMatchScore(
65 inline MatchScore GetMatchScore() { in GetMatchScore() function
74 object_model_->GetMatchScore(new_position, image_data); in UpdatePosition()
101 inline MatchScore GetMatchScore() const { in GetMatchScore() function
275 get_object_tracker(env, thiz)->GetObject(id_str)->GetMatchScore().value; in OBJECT_TRACKER_METHOD()