IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2005, 4:09:39 PM (21 years ago)
Author:
desonia
Message:

reorganized the image functions into more files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib_strict.h

    r3682 r3970  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2005-04-07 20:27:41 $
     11*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2005-05-19 02:09:39 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    9292/// @{
    9393#include "psImage.h"
    94 #include "psImageExtraction.h"
    95 #include "psImageManip.h"
     94#include "psImagePixelExtract.h"
     95#include "psImageStructManip.h"
     96#include "psImageGeomManip.h"
     97#include "psImagePixelManip.h"
    9698#include "psImageConvolve.h"
    9799
Note: See TracChangeset for help on using the changeset viewer.