automatic commit
[folded-ctf.git] / image.h
diff --git a/image.h b/image.h
index 770750c..4559d40 100644 (file)
--- a/image.h
+++ b/image.h
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  An implementation of a gray-scale image with a minimum set of
+  methods.
+
+ */
+
 #ifndef IMAGE_H
 #define IMAGE_H