X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=pose_cell_hierarchy.h;h=ffd2146ca4a2d8efc0f4f1992389eae866f5ab91;hp=51f4e6e492a686369904764dd6ef2dc4924268df;hb=f7e3efe41ffb65d89e8f2ce814c23ff90ad24f34;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c diff --git a/pose_cell_hierarchy.h b/pose_cell_hierarchy.h index 51f4e6e..ffd2146 100644 --- a/pose_cell_hierarchy.h +++ b/pose_cell_hierarchy.h @@ -23,7 +23,7 @@ #include "labelled_image_pool.h" struct RelativeBodyPoseCell { - Interval _body_xc, _body_yc, _body_radius_1, _body_radius_2, _body_tilt; + Interval _body_xc, _body_yc; }; class PoseCellHierarchy {