Changeset 11830 for trunk/ippScripts/scripts/phase4_warp.pl
- Timestamp:
- Feb 15, 2007, 10:34:36 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase4_warp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase4_warp.pl
r11829 r11830 142 142 " -uri $outputImage -b1_uri $outputRoot"; # Command to run dettool 143 143 $command .= " -bg " . $stats->bg_mean(); 144 $command .= " -bg_ mean_stdev " . $stats->bg_mean_stdev();144 $command .= " -bg_stdev " . $stats->bg_stdev(); 145 145 $command .= " -dbname $dbname" if defined $dbname; 146 146
Note:
See TracChangeset
for help on using the changeset viewer.
