X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=materials.h;h=0756e5613fbe2c9dcc734de15ebb20a75641cd91;hb=346c6fdc3c36ca10142234cce291031064fa2b48;hp=4d6b337cec5a8b42c9ec49d4f1f8ed887d43835e;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/materials.h b/materials.h index 4d6b337..0756e56 100644 --- a/materials.h +++ b/materials.h @@ -12,7 +12,9 @@ // 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 // /////////////////////////////////////////////////////////////////////////// @@ -32,13 +34,6 @@ void write_pool_images_with_poses_and_referentials(LabelledImagePool *pool, Detector *detector); -void write_one_pi_feature_png(char *filename, - LabelledImage *image, - PoseCellHierarchy *hierarchy, - int nb_target, - int level, - PiFeature *pf); - void write_image_with_detections(const char *filename, LabelledImage *image, PoseCellSet *detections,