Changeset 20520 for trunk/magic/remove/src/streaks.h
- Timestamp:
- Nov 3, 2008, 4:38:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaks.h
r20361 r20520 64 64 pmChip *chip; // current chip 65 65 pmCell *cell; // current cell 66 psImage *warpedPixels; 66 67 psVector *tiles; 67 68 float recoveryImageValue; … … 73 74 int numCols, int numRows); 74 75 76 extern void computeWarpedPixels(streakFiles *sf); 77 extern void streaksremoveExit(psString, int); 78 75 79 #define CHIP_LEVEL_INPUT(_stage) ((_stage == IPP_STAGE_RAW) || (_stage == IPP_STAGE_CHIP)) 76 80 #define USE_SUPPLIED_ASTROM(_stage) CHIP_LEVEL_INPUT(_stage)
Note:
See TracChangeset
for help on using the changeset viewer.
