OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <string>
#include <vector>
#include <memory>
#include <ossim/base/ossimConstants.h>
#include <ossim/reg/GroundControlPoint.h>
#include <ossim/reg/Image.h>
#include <ossim/reg/TiePoint.h>
#include <ossim/base/JsonInterface.h>
Go to the source code of this file.
Classes | |
class | ossim::PhotoBlock |
Class for representing MSP PhotoBlock. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |