- Timestamp:
- Oct 19, 2021, 4:53:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c
r41838 r41851 476 476 psImage *mask = ro->mask; // Mask for image 477 477 int numCols = image->numCols, numRows = image->numRows; // Size of image 478 479 // use the background and typical amplitude value to choose to correct or not 480 // pmCell *cell = ro->parent; 478 481 479 482 psStats *stats = psStatsAlloc(PS_STAT_ROBUST_MEDIAN | PS_STAT_ROBUST_STDEV);
Note:
See TracChangeset
for help on using the changeset viewer.
