Changeset 12079 for trunk/ippScripts/scripts/chip_imfile.pl
- Timestamp:
- Feb 27, 2007, 10:13:31 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/chip_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/chip_imfile.pl
r12021 r12079 140 140 $command .= " -recip " . RECIPE; 141 141 $command .= " -uri $outputImage"; 142 $command .= " - b1_uri$outputRoot";142 $command .= " -path_base $outputRoot"; 143 143 $command .= " -bg $bg -bg_stdev $bg_stdev -bg_mean_stdev $bg_mean_stdev"; 144 144 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
