IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2007, 1:46:31 PM (19 years ago)
Author:
eugene
Message:

fixed up basic operations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvoTools/src/dvoApplyCorr.h

    r11804 r11862  
    3131bool dvoApplyCorrLoop(pmConfig *config, dvoApplyCorrOptions *options);
    3232
     33// apply the correction factor pixel-by-pixel
     34bool dvoApplyCorrReadout (pmConfig *config, pmFPAview *view, char *inName, char *corrName);
     35
    3336// free memory, check for leaks
    3437void dvoApplyCorrCleanup (pmConfig *config, dvoApplyCorrOptions *options);
Note: See TracChangeset for help on using the changeset viewer.