Changeset 5464 for trunk/archive/scripts/src/phase2/pmNonLinear.c
- Timestamp:
- Nov 2, 2005, 5:21:36 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/phase2/pmNonLinear.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/phase2/pmNonLinear.c
r5107 r5464 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2005- 09-23 02:58:30$7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-11-03 03:21:36 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 24 24 25 25 /****************************************************************************** 26 pmNonLinearityLookup(): This routine will take an p sReadout image as input26 pmNonLinearityLookup(): This routine will take an pmReadout image as input 27 27 and a 1-D polynomial. For each pixel in the input image, the polynomial will 28 28 be evaluated at that pixels value, and the image pixel will then be set to … … 51 51 52 52 /****************************************************************************** 53 pmNonLinearityLookup(): This routine will take an p sReadout image as input53 pmNonLinearityLookup(): This routine will take an pmReadout image as input 54 54 and two input vectors, which constitute a lookup table. For each pixel in 55 55 the input image, that pixels value will be determined in the input vector
Note:
See TracChangeset
for help on using the changeset viewer.
