X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=materials.h;h=a271a221eb48be0c50a5f6b5500f040c95031493;hp=4d6b337cec5a8b42c9ec49d4f1f8ed887d43835e;hb=94ef84aef3a1845326c7c43970997b701a919bd6;hpb=9029782367bf98ab9bbb5dd1affc64a13342f3e1 diff --git a/materials.h b/materials.h index 4d6b337..a271a22 100644 --- a/materials.h +++ b/materials.h @@ -32,13 +32,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,