IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageConvolve.h

    r11153 r11248  
    1 /** @file  psImageConvolve.h
     1/* @file  psImageConvolve.h
    22 *
    3  *  @brief image convolution functionality
     3 * @brief image convolution functionality
    44 *
    5  *  @ingroup Transform
     5 * @author Robert DeSonia, MHPCC
    66 *
    7  *  @author Robert DeSonia, MHPCC
    8  *
    9  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2007-01-19 04:30:33 $
    11  *
    12  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     7 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-23 22:47:23 $
     9 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1310 */
    1411
    1512#ifndef PS_IMAGE_CONVOLVE_H
    1613#define PS_IMAGE_CONVOLVE_H
     14
     15/// @addtogroup ImageOps Image Operations
     16/// @{
    1717
    1818#include "psImage.h"
     
    158158);
    159159
    160 
     160/// @}
    161161#endif // #ifndef PS_IMAGE_CONVOLVE_H
Note: See TracChangeset for help on using the changeset viewer.