automatic commit
[folded-ctf.git] / labelled_image.h
index 2a26d73..5d23402 100644 (file)
@@ -43,9 +43,6 @@ public:
   // it is far enough from any target
   int pose_cell_label(PoseCell *cell);
 
-  void crop(int xmin, int ymin, int width, int height);
-  void reduce();
-
   virtual void write(ostream *out);
   virtual void read(istream *in);
 };