IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 2, 2005, 5:21:36 PM (21 years ago)
Author:
Paul Price
Message:

Mostly working, in general.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/phase2/pmNonLinear.c

    r5107 r5464  
    55 *  @author GLG, MHPCC
    66 *
    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 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2424
    2525/******************************************************************************
    26 pmNonLinearityLookup(): This routine will take an psReadout image as input
     26pmNonLinearityLookup(): This routine will take an pmReadout image as input
    2727and a 1-D polynomial.  For each pixel in the input image, the polynomial will
    2828be evaluated at that pixels value, and the image pixel will then be set to
     
    5151
    5252/******************************************************************************
    53 pmNonLinearityLookup(): This routine will take an psReadout image as input
     53pmNonLinearityLookup(): This routine will take an pmReadout image as input
    5454and two input vectors, which constitute a lookup table.  For each pixel in
    5555the input image, that pixels value will be determined in the input vector
Note: See TracChangeset for help on using the changeset viewer.