- Timestamp:
- Apr 2, 2013, 1:55:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/Ohana/src/libdvo/include/dvodb.h
r35263 r35342 125 125 MEAS_YFIX, 126 126 MEAS_POS_SYS_ERR, 127 MEAS_XFIELD, 128 MEAS_YFIELD, 127 129 MEAS_XMOSAIC, 128 130 MEAS_YMOSAIC, … … 301 303 double crval1; 302 304 double crval2; 305 float theta; 303 306 unsigned int imageID; 304 307 unsigned int externID; … … 382 385 ImageMetadata *MatchImageMetadataDVO (unsigned int imageID); 383 386 Coords *MatchMosaicMetadata (unsigned int imageID); 387 Coords *MatchFieldMetadata (unsigned int imageID); 384 388 off_t match_image_by_ID (ImageMetadata *image, off_t Nimage, unsigned int ID); 385 389 void sort_image_metadata (ImageMetadata *image, off_t Nimage);
Note:
See TracChangeset
for help on using the changeset viewer.
