Changeset 9927 for trunk/psLib/src/mathtypes
- Timestamp:
- Nov 9, 2006, 10:20:27 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/mathtypes/psImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/mathtypes/psImage.h
r9864 r9927 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.8 2$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-11-0 6 02:00:40$13 * @version $Revision: 1.83 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-11-09 20:20:27 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 35 35 PS_INTERPOLATE_BILINEAR, ///< bi-linear interpolation 36 36 PS_INTERPOLATE_BICUBE, ///< bi-cubic interpolation with 3x3 region (EAM) 37 PS_INTERPOLATE_GAUSS, ///< bi-cubic interpolation with 3x3 region (EAM) 37 38 PS_INTERPOLATE_LANCZOS2, ///< Sinc interpolation with 4x4 pixel kernel 38 39 PS_INTERPOLATE_LANCZOS3, ///< Sinc interpolation with 6x6 pixel kernel
Note:
See TracChangeset
for help on using the changeset viewer.
