OTB
9.0.0
Orfeo Toolbox
|
#include <algorithm>
#include <iomanip>
#include "OTBImageBaseExport.h"
#include "otbImageMetadata.h"
#include "itkImageRegion.h"
#include <string>
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) |