IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12726


Ignore:
Timestamp:
Apr 3, 2007, 10:51:59 AM (19 years ago)
Author:
eugene
Message:

failed to support mosaic images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/select_images.c

    r12332 r12726  
    6666
    6767  if (VERBOSE) fprintf (stderr, "finding images\n");
     68  BuildChipMatch (timage, Ntimage);
    6869
    6970  nimage = 0;
     
    8586    }
    8687   
     88    if (!FindMosaicForImage (timage, Ntimage, i)) continue;
     89
    8790    /* define image corners */
    8891    Xi[0] = 0;            Yi[0] = 0;
Note: See TracChangeset for help on using the changeset viewer.