Custom Query (432 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 432)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#258 fixed TIFF tagger chrfi mggr
Description

We need a small tool for adding tags (small text/numerical elements) to TIFF image files.

The pre 2009 aerial photos contain metadata inserted by a scanning company. You can see what's in the 2008 photos by doing something like tiffinfo ~arsf/arsf_data/2008/flight_data/uk/GB08_18-2008_176a_River_Frome/photography/08_03_8190.tif | less.

Mostly they seem to have created an XML metadata section. Many of their tags relate to the scanning process and are not relevant. Ideally we should duplicate the XML metadata in addition to putting data into relevant tags.


There are a large number of defined tags and a mechanism for picking "free" tags. I'd suggest trying to conform to the EXIF standard where possible.

http://www.awaresystems.be/imaging/tiff/tifftags.html

For example, there are predefined tags for GPS location that we may wish to use as that'd mean the images could be correctly geolocated in a standard package.

There are also some bits for descriptions and comments, which could be used for the project info.. Alternatively, you could pick one of the "free" ranges and make up your own tag. Before making up your own tag, please a) check for a standard one and b) check what the 2008 photos did.


Suggested approach:

  • review EXIF / TIFF tag documents to familarise yourself with the standard tags
  • identify suitable tools / libraries for working with TIFF tags (google "python tiff tag" or "python exif"?)
  • duplicate the XML metadata in a 2008 photo for a 2009 one
  • insert the XML metadata into a 2009 TIFF
  • insert EXIF standard additional tags (particularly geolocation ones) into the 2009 TIFF
#70 fixed Test radiometric calibration mggr mggr
Description

Compare the radiance values from CASI and Eagle (and ATM and Hawk?) from the boresight passes - we want to know if they're comparable or if there's a problem.

Write down the procedure used and add this test to the radiometric calibration procedure page.

#157 fixed Test, flight day 127c/2008, polaris_house, knpa mark1
Description

Data location: ~arsf/arsf_data/in_progress/2008/flight_data/arsf_internal_projects/127c_08_Polaris_House

Data arrived from ARSF via initial SATA disk transfer on 12th May 2008

This is an ARSF internal test flight to get some "pretty pictures" of Polaris House. There is no project code and low priority processing, hence no log sheet. Maybe use images for calender.

Sensors:

  • Eagle
  • Hawk

Quicklook

TBD.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.