IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 12:30:02 PM (20 years ago)
Author:
jhoblitt
Message:

add detNormalizedImfile.bg*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/scripts/dettest.sh

    r9214 r9231  
    2929dettool -tonormalize || exit 1
    3030for ID in `seq 0 3` ; do
    31     dettool -addnormalizedimfile -det_id 1 -class_id $ID -uri file://normalized-$ID -b1_uri banana1 -b2_uri banannnnnaaa2 || exit 1
     31    dettool -addnormalizedimfile -det_id 1 -class_id $ID -uri file://normalized-$ID -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -b1_uri banana1 -b2_uri banannnnnaaa2 || exit 1
    3232done;
    3333
Note: See TracChangeset for help on using the changeset viewer.