- Timestamp:
- Nov 27, 2014, 5:06:54 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/libdvo/include/libdvo_astro.h
r37664 r37680 64 64 int Nmap; 65 65 AstromOffsetMap **map; 66 int *IDtoSeq;66 int *imageIDtoTableSeq; 67 67 int MaxImageID; 68 68 int MaxTableID; … … 174 174 void AstromOffsetTableFree(AstromOffsetTable *table); 175 175 int AstromOffsetTableAddMapFromImage (AstromOffsetTable *table, Image *image); 176 void AstromOffsetMapPrint (AstromOffsetMap *map, char *filename); 177 int AstromOffsetMapRepair (AstromOffsetMap *map, int xdir); 176 178 177 179 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
