Changeset 24166 for trunk/ippScripts/scripts/magic_process.pl
- Timestamp:
- May 13, 2009, 11:06:52 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_process.pl
r23966 r24166 208 208 $command .= " --images $image_list --masks $mask_list --weights $weight_list" ; 209 209 $command .= " --inputstreaks $streaks_list"; 210 # new option to "merge duplicate streaks into unique streaks" 211 $command .= " --duplicates"; 210 212 }; 211 213 if ($@) {
Note:
See TracChangeset
for help on using the changeset viewer.
