Changeset 4544 for trunk/psLib/src/imageops/psImageConvolve.c
- Timestamp:
- Jul 12, 2005, 9:33:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageConvolve.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageConvolve.c
r4540 r4544 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1.2 1$ $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 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 21 21 #include "psError.h" 22 22 23 #include "ps ImageErrors.h"23 #include "psErrorText.h" 24 24 25 25 #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.
