Changeset 25933 for trunk/ippScripts/scripts/magic_process.pl
- Timestamp:
- Oct 23, 2009, 8:48:36 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
r24763 r25933 148 148 149 149 # set threshold to 2.75 sigma (Test by EAM : uncorrelated noise is typically ~20% higher than expected) 150 # XXX we have fixed the output variance to address this150 # XXX we have fixed the output variance to address this 151 151 # $command .= ' -t 2.75'; 152 152 153 153 # set threshold to 4 sigma (for testing) 154 # $command .= ' -t 4';154 # $command .= ' -t 4'; 155 155 156 156 # set Minimum percent visible required between pixels clusters in a valid streak [0.0 - 1.0] 157 157 # default is 0.2 158 $command .= ' -P 0.2';158 # $command .= ' -P 0.2'; 159 159 160 160 #$command .= ' -t 4' . ' -P 0.25';
Note:
See TracChangeset
for help on using the changeset viewer.
