Changeset 28502 for trunk/ippTools/src/bgtool.c
- Timestamp:
- Jun 25, 2010, 10:23:59 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/bgtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/bgtool.c
r28486 r28502 1078 1078 PXOPT_COPY_F32(config->args, where, "-sun_angle_max", "rawExp.sun_angle", "<"); 1079 1079 pxAddLabelSearchArgs(config, where, "-warp_label", "warpRun.label", "=="); 1080 pxAddLabelSearchArgs(config, where, "- bg_label","chipBackgroundRun.label", "==");1080 pxAddLabelSearchArgs(config, where, "-chip_label", "chipBackgroundRun.label", "=="); 1081 1081 1082 1082 if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all")) {
Note:
See TracChangeset
for help on using the changeset viewer.
