X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=pose.h;fp=pose.h;h=d509d04a05b2fc52ac13877d4809b1ef3e701bb0;hp=8949269c669857a6ef5abf608738a6f42b897993;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/pose.h b/pose.h index 8949269..d509d04 100644 --- a/pose.h +++ b/pose.h @@ -18,6 +18,14 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + This the pose of a target. In the case of cats, we have a bounding + box, the head location and scale, and the body location. All are + given in the image coordinate system. + + */ + #ifndef POSE_H #define POSE_H