IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2005, 9:33:49 AM (21 years ago)
Author:
desonia
Message:

massive code restructure task.

File:
1 edited

Legend:

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

    r4540 r4544  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-07-12 19:12:01 $
     7 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-07-12 19:33:49 $
    99 *
    1010 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2121#include "psError.h"
    2222
    23 #include "psImageErrors.h"
     23#include "psErrorText.h"
    2424
    2525#define FOURIER_PADDING 32 /* padding amount in every side of the image for fourier convolution */
Note: See TracChangeset for help on using the changeset viewer.