IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16981


Ignore:
Timestamp:
Mar 13, 2008, 11:50:38 AM (18 years ago)
Author:
eugene
Message:

added utility functions to interact with registered mosaic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r16810 r16981  
    267267char *libdvo_version ();
    268268
     269int isRegisteredMosaic ();
    269270int GetRegisteredMosaic ();
     271int GetMosaicCoords (Coords *coords);
    270272int FindMosaicForImage (Image *images, int Nimages, int entry);
    271273int FindMosaicForImage_TableSearch (Image *images, int Nimages, int entry);
Note: See TracChangeset for help on using the changeset viewer.