- Timestamp:
- Jan 12, 2015, 12:34:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/ppImage/src/ppImageDetrendFringe.c
r26895 r37826 327 327 pmCell *cell = NULL; 328 328 329 // psTimerStart("apply.fringe"); 330 329 331 assert (options->doFringe); // do not call if not needed 330 332 assert (inputView->chip != -1); … … 386 388 } 387 389 390 // psLogMsg ("ppImage", 5, "apply fringe: %f sec\n", psTimerMark ("apply.fringe")); 391 388 392 psFree (view); 389 393 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
