X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=pi_feature.h;h=c1c92a08732c92852d00665a21288f901716b7e6;hb=3742a88173bc958488370aefb7035426d3650e1d;hp=b03a922bbeb1b314377c6b15a7cc97981cbd7fb4;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/pi_feature.h b/pi_feature.h index b03a922..c1c92a0 100644 --- a/pi_feature.h +++ b/pi_feature.h @@ -12,15 +12,17 @@ // 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 class implement the notion of pi-feature, that is a feature - which can be evaluated on a pair image / referential, where the - referential is computed from a pose cell. + A PiFeatures is the central new idea of this approach. It is a + feature which can be evaluated on a pair image / referential, where + the referential is computed from a pose cell. */