Small updates.
This commit is contained in:
@ -36,7 +36,7 @@ static const std::string pose_in_topic = "/poses/{}";
|
||||
static const std::string cam_info_topic = "/{}/calibration";
|
||||
static const std::string pose_out_topic = "/poses/humans3d";
|
||||
|
||||
static const float min_match_score = 0.95;
|
||||
static const float min_match_score = 0.92;
|
||||
static const size_t min_group_size = 1;
|
||||
|
||||
static const std::array<std::array<float, 3>, 2> roomparams = {{
|
||||
|
||||
Reference in New Issue
Block a user