Changeset 11394 for trunk/ippScripts/scripts/phase2.pl
- Timestamp:
- Jan 29, 2007, 1:11:35 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase2.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase2.pl
r11333 r11394 127 127 $command .= " -recip " . RECIPE; 128 128 $command .= " -uri $outputImage"; 129 $command .= " -b1_uri $outputBin1"; 130 $command .= " -b2_uri $outputBin2"; 129 $command .= " -b1_uri $outputRoot"; 131 130 $command .= " -bg " . $stats->bg_mean(); 132 131 $command .= " -bg_stdev " . $stats->bg_stdev();
Note:
See TracChangeset
for help on using the changeset viewer.
