ossimlabs / ossim

Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
MIT License
295 stars 142 forks source link

Converting from Geom to .RPC #270

Open mustafateke opened 3 years ago

mustafateke commented 3 years ago

Hello, I have been looking forward to converting .geom files to IKONOS RPC files (.RPC or image_rpc.txt). I produce .geom files by orfeo/monteverdi however commercial programs recognize IKONOS style RPC files.

Is there a way to do this by command line apps or code loading geom file and exporting in IKONOS style.

Kind regards Mustafa