57 auto centroid = reference_coordinates->worldToImage(world_centroid);
70 double aspect_guess =
std::max<double>(shape.getEllipseB() / shape.getEllipseA(), 0.01);
80 if (assoc.getMatch()) {
83 for (
auto assoc_value : assoc.getAssocValues()) {
85 label <<
"assoc_value_" << i;