Oscar Kramer
Oscar Kramer
Hi Ilker, You are catching OSSIM in transition from SVN to git, so there are two repositories that are almost identical at the moment. However, we are freezing any future...
Not directly. You'll need to write code. Assuming you have an rpc file with ".XML" extension, there is a roundabout but simple way of accomplishing this. In your converter app,...
The app you want to use is ossim-chipper as it has a better interface for orthorectification. Use the option --op ortho. You need to have a DEM in a file...
The loadState() and saveState() virtuals with two args (kwl, prefix) are declared WAY up the inheritance tree to ossimObject. Adding a special loadState() just for that class is not a...