Changeset 20710 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Nov 12, 2008, 3:14:57 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r20654 r20710 384 384 (void)psBinaryOp(readout->image, readout->image, "+", 385 385 psScalarAlloc(- psStatsGetValue(bg, PS_STAT_ROBUST_MEDIAN), PS_TYPE_F32)); 386 psMetadataAddF32(readout->analysis, PS_LIST_TAIL, "PPSTACK.WEIGHTING", 0, 387 "Weighting by 1/noise^2 for stack", 388 1.0 / PS_SQR(psStatsGetValue(bg, PS_STAT_ROBUST_STDEV))); 386 389 } 387 390 psFree(bg);
Note:
See TracChangeset
for help on using the changeset viewer.
