IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 4:42:29 PM (21 years ago)
Author:
eugene
Message:

working towards autocode for imregister

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imregister/detrend/unique.c

    r3593 r3606  
    6161
    6262    /* subset, Nsubset has a unique list of matched images */
    63     unique[Nunique] = SelectEntry (subset, Nsubset, crit);
     63    unique[Nunique] = SelectEntry (image, Nimage, subset, Nsubset, crit);
    6464    Nunique ++;
    6565  }
Note: See TracChangeset for help on using the changeset viewer.