automatic commit
[folded-ctf.git] / materials.h
index 4d6b337..a271a22 100644 (file)
 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,