Changeset 13698 for trunk/ippScripts/scripts/detrend_norm_apply.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_apply.pl
r13275 r13698 149 149 my $command = "$dettool -addnormalizedimfile -det_id $det_id -iteration $iter -class_id $class_id -code $exit_code"; 150 150 $command .= " -dbname $dbname" if defined $dbname; 151 system ($command);151 ### system ($command); 152 152 } 153 153 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
