- Timestamp:
- Feb 3, 2023, 9:47:01 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/psModules/src/detrend/pmOverscan.c
r42160 r42352 109 109 110 110 // Fit the overscan, if required 111 psVector *fitted ; // Fitted overscan values111 psVector *fitted = NULL; // Fitted overscan values 112 112 switch (overscanOpts->fitType) { 113 113 case PM_FIT_NONE:
Note:
See TracChangeset
for help on using the changeset viewer.
