Changeset 11948
- Timestamp:
- Feb 20, 2007, 3:50:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase2.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase2.pl
r11845 r11948 124 124 # Add the processed file to the database 125 125 $outputImage = $ipprc->convert_filename_relative( $outputImage); 126 $outputBin1 = $ipprc->convert_filename_relative( $outputBin1 ); 127 $outputBin2 = $ipprc->convert_filename_relative( $outputBin2 ); 126 $outputRoot = $ipprc->convert_filename_relative( $outputRoot ); 128 127 129 128 my $bg = ($stats->bg_mean() or 'NAN');
Note:
See TracChangeset
for help on using the changeset viewer.
