- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ppImage/src (modified) (1 prop)
-
ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ppImage/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110710/ppImage/src (added) merged: 32337 /branches/eam_branches/ipp-20110906/ppImage/src (added) merged: 32630 /branches/eam_branches/ipp-20111110/ppImage/src (added) merged: 32694
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ppImage/src/ppImageLoop.c
r30655 r33415 170 170 171 171 // Apply the pattern correction 172 if (options->doPatternRow || options->doPatternCell ) {172 if (options->doPatternRow || options->doPatternCell || options->doPatternContinuity) { 173 173 if (!ppImageDetrendPatternApply(config,chip,view,options)) { 174 174 ESCAPE("Unable to apply pattern corrections");
Note:
See TracChangeset
for help on using the changeset viewer.
