Changes between Version 1 and Version 2 of rpc2ogeom
- Timestamp:
- 10/17/10 15:00:12 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rpc2ogeom
v1 v2 1 1 = rpc2ogeom = 2 converts from residual polynomial coefficients to an ossim geometry file. 2 Converts residual polynomial coefficients (RPCs) to an ossim geometry file. 3 4 == Usage == 3 5 {{{ 4 rpc2ogeom <input file> [<output file>] 5 6 <input file> Currently we have tag readers 7 for nitf 8 9 <output file> Is an optional output file. It 10 will default to the input file and change 11 to a .geom extension. 6 rpc2ogeom <input file> [<output file>] 12 7 }}}