Changeset 23397
- Timestamp:
- Mar 18, 2009, 11:15:10 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/diff_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/diff_skycell.pl
r23295 r23397 198 198 # Perform subtraction 199 199 unless ($no_op) { 200 my $command = "$ppSub $input$template $outroot";200 my $command = "$ppSub -inimage $input -refimage $template $outroot"; 201 201 $command .= " -inmask $inputMask"; 202 202 $command .= " -refmask $templateMask";
Note:
See TracChangeset
for help on using the changeset viewer.
