Changes between Version 16 and Version 17 of orthoigen

Show
Ignore:
Timestamp:
10/14/10 20:01:53 (3 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • orthoigen

    v16 v17  
    210210}}} 
    211211 
     212 * '''input-proj''': Sets the output projection the input file. If multiple input files are supplied, orthoigen will use the projection of the first image in the image chain. Example: 
     213{{{ 
     214orthoigen --input-proj <input files> <output> 
     215}}} 
     216 
    212217 * Other methods: 
    213218{{{ 
    214219orthoigen --utm <input files> <output> 
    215220orthoigen --geo-scaled <latitude> <input files> <output> 
    216 orthoigen --input-proj <input files> <output> 
    217221orthoigen --view-template view_template/utm_8.kwl <input files> <output> 
    218222}}}