automatic commit
[folded-ctf.git] / rgb_image.h
index 5921c23..5c886a9 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
-// A simple color image class
+/*
+
+  A simple image class to either load color images, or produce
+  materials.
+
+ */
 
 #ifndef RGB_IMAGE_H
 #define RGB_IMAGE_H