Changeset 12186
- Timestamp:
- Mar 2, 2007, 11:48:12 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageConvolve.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageConvolve.c
r12179 r12186 7 7 /// @author Eugene Magnier, IfA 8 8 /// 9 /// @version $Revision: 1.4 8$ $Name: not supported by cvs2svn $10 /// @date $Date: 2007-03-02 21: 05:52 $9 /// @version $Revision: 1.49 $ $Name: not supported by cvs2svn $ 10 /// @date $Date: 2007-03-02 21:48:12 $ 11 11 /// 12 12 /// Copyright 2004-2007 Institute for Astronomy, University of Hawaii … … 215 215 psImage *out; // Image to be returned 216 216 217 #if 0217 #if 1 218 218 219 219 // This is the usual way of doing the convolution, but it wastes time if there's a large number of zero
Note:
See TracChangeset
for help on using the changeset viewer.
