IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 11:42:12 AM (20 years ago)
Author:
jhoblitt
Message:

add detNormalizedImfile.b[12]_uri

File:
1 edited

Legend:

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

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