Index: trunk/psLib/src/imageops/psImageStats.h
===================================================================
--- trunk/psLib/src/imageops/psImageStats.h	(revision 797)
+++ trunk/psLib/src/imageops/psImageStats.h	(revision 1022)
@@ -1,4 +1,22 @@
+/** @file psImageStats.h
+ *  \brief Routines for calculating statistics on images.
+ *  \ingroup Stats
+ *  @ingroup Stats
+ *
+ *  This file will hold the prototypes for procedures which calculate
+ *  statistic on images, histograms on images, and fit/evaluate Chebyshev
+ *  polynomials to images.
+ *
+ *  @author George Gusciora, MHPCC
+ *
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-14 19:40:14 $
+ *
+ *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
+ */
 #if !defined(PS_IMAGE_STATS_H)
 #define PS_IMAGE_STATS_H
+
+
 #include "psVector.h"
 #include "psImage.h"
