IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2010, 2:19:33 PM (16 years ago)
Author:
eugene
Message:

create a dvorepair program

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/include/dvomerge.h

    r29001 r29694  
    8686off_t      dvo_map_image_ID       PROTO((IDmapType *IDmap, off_t oldID));
    8787int        dvo_update_image_IDs   PROTO((IDmapType *IDmap, Catalog *catalog));
     88
     89Image *LoadImages (char *filename, off_t *Nimage);
     90Image *MatchImage (Image *image, off_t Nimage, unsigned int time, short int source, unsigned int imageID);
     91off_t match_image (Image *image, off_t Nimage, unsigned int T, short int S);
Note: See TracChangeset for help on using the changeset viewer.