Changes between Version 2 and Version 3 of img2rr


Ignore:
Timestamp:
Oct 16, 2010, 3:50:23 AM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • img2rr

    v2 v3  
    33This command creates reduced resolution images, also known as a pyramid image structure from the input image.
    44Reduced resolution layers are created by iteratively downsampling the full resolution image.  The results are stored in a .ovr (overview) file.  This structure improves the efficiency of arbitrary access to different spatial resolutions and areas of interest.  The OSSIM library will automatically select the appropriate layer and area of interest for needed operations.
     5
     6== Usage ==
    57{{{
    6 Usage: img2rr [options] <input file>
    7 Options:
     8img2rr [options] <input_file>
     9}}}
     10
     11
     12== Options ==
     13{{{
    814  --disable-elev           Will disable the elevation
    915  --disable-notify         Takes an argument. Arguments are ALL, WARN, NOTICE,