Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::fusion::LocSimilarityParams Struct Reference

#include <track_object_similarity.h>

Collaboration diagram for apollo::perception::fusion::LocSimilarityParams:
Collaboration graph

Public Attributes

float welsh_loss_thresh_ = 0.05f
 
float welsh_loss_scale_ = 0.05f
 
float scale_positive_max_p_ = 0.7f
 
float scale_positive_th_p_ = 0.5f
 

Member Data Documentation

◆ scale_positive_max_p_

float apollo::perception::fusion::LocSimilarityParams::scale_positive_max_p_ = 0.7f

◆ scale_positive_th_p_

float apollo::perception::fusion::LocSimilarityParams::scale_positive_th_p_ = 0.5f

◆ welsh_loss_scale_

float apollo::perception::fusion::LocSimilarityParams::welsh_loss_scale_ = 0.05f

◆ welsh_loss_thresh_

float apollo::perception::fusion::LocSimilarityParams::welsh_loss_thresh_ = 0.05f

The documentation for this struct was generated from the following file: