Changeset 29833 for trunk/ppImage/src/ppImageParseCamera.c
- Timestamp:
- Nov 25, 2010, 9:45:07 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/20100817 (added) merged: 28947,29486,29678-29679,29813
- Property svn:mergeinfo changed
-
trunk/ppImage/src/ppImageParseCamera.c
r26895 r29833 73 73 return NULL; 74 74 } 75 } 76 77 if (options->doNonLin) { 78 if (!ppImageDefineFile(config, input->fpa, "PPIMAGE.LINEARITY", "LINEARITY", 79 PM_FPA_FILE_LINEARITY, PM_DETREND_TYPE_LINEARITY)) { 80 psError(PS_ERR_IO, false, "Can't find a non-linearity correction source"); 81 psFree(options); 82 return NULL; 83 } 75 84 } 76 85
Note:
See TracChangeset
for help on using the changeset viewer.
