![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <algorithm>#include <iomanip>#include "OTBImageBaseExport.h"#include "otbImageMetadata.h"#include "itkImageRegion.h"#include <string>
Include dependency graph for otbRemoteSensingRegion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | otb::RemoteSensingRegion< TType > |
Namespaces | |
| otb | |
Functions | |
| template<class TType > | |
| std::ostream & | otb::operator<< (std::ostream &os, const RemoteSensingRegion< TType > ®ion) |
| template<class ImageType , class RemoteSensingRegionType > | |
| ImageType::RegionType | otb::TransformPhysicalRegionToIndexRegion (const RemoteSensingRegionType ®ion, const ImageType *image) |
1.8.17