X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=pose.h;h=d509d04a05b2fc52ac13877d4809b1ef3e701bb0;hb=3742a88173bc958488370aefb7035426d3650e1d;hp=300aba1e9c4d0aaede810da997303f8aefc25e76;hpb=33852c7b378d419be75d15a9663ee6b071c2f534;p=folded-ctf.git diff --git a/pose.h b/pose.h index 300aba1..d509d04 100644 --- a/pose.h +++ b/pose.h @@ -12,10 +12,20 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // 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