Changes between Version 1 and Version 2 of DataFormat/CameraDelivery
- Timestamp:
- Feb 24, 2012, 11:19:03 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataFormat/CameraDelivery
v1 v2 12 12 * [#JPEGFILES thumbnails] - Contains low resolution JPEG photograph images 13 13 14 and a [#KMLFILE KML] file.14 and a Google Earth [#KMLFILE KML] file. 15 15 16 16 == Event files ==#EVENTFILE 17 17 18 The event file is a comma separated (csv) ASCII text file. This can be viewed in any simple text viewer or in most spreadsheet software (such as MS Excel or OpenOffice). The file contents are described more fully [ here]. The data contained in the file are post-processed navigation and attitude information, and should match up with the information that has been 'tagged' on to the TIFF images. Note that currently we do not have a method for calculating the camera boresight and so this is not included in the attitude values. 19 18 20 == Thumbnail JPEG Images ==#JPEGFILES 19 21 20 The thumbnails are supplied as JPEG images. This is a type of compressed image format that can be opened by most image viewers. The supplied thumbnails include one for each of the full size TIFF photographs. 22 The thumbnails are supplied as JPEG images. This is a type of compressed image format that can be opened by most image viewers. The supplied thumbnails include one for each of the full size TIFF photographs. These can be used to quickly scan through the data to search for required images. 21 23 22 24 == Full size TIFF Images ==#TIFFFILES