Changes between Version 32 and Version 33 of orthoigen


Ignore:
Timestamp:
Oct 14, 2010, 9:15:37 PM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • orthoigen

    v32 v33  
    283283
    284284
    285 == Examples ==
    286    * ossim-orthoigen --geo -t 512 <sourceFile> <sourceFile_tn>[[BR]]
    287      ''creates an image in geographic projection that is at most 512 pixels on a side - used for thumbnail generation.''
    288 
    289    * ossim-orthoigen --geo -t 512 --enable-entry-decoding <sourceFile>|<entryNumber> <sourceFile_tn>[[BR]]
    290      ''same as above but used to make a thumbnail for a specific entry in an RPF set.''
    291 
    292    * ossim-orthoigen <sourceFile>|<band order> <outputFile>[[BR]]
    293      ''creates an image using the specified band order - e.g entering 2,4,6 will create an image using bands 2 4 & 6.''
    294 
    295    * ossim-orthoigen --writer-prop FORMAT=<format> <sourceFile> <outputFile.kml or kmz>[[BR]]
    296      ''creates a super overlay used by Google Earth.''[[BR]]
    297      ''If no format is specified the default is JPG. Otherwise user can specify "PNG".''[[BR]]
    298      ''keys off file extension - kml or kmz.''
    299  
     285== Misc Examples ==
    300286
    301287   * orthoigen /data/sanfran_ccf/foo.ccf /data/sanfran_map/sanfran_map.tif output/blend.jpg --combiner-type ossimBlendMosaic -t 512 --utm