|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
25 #include "itkVariableLengthVector.h"
26 #include "itkEuclideanDistanceMetric.h"
51 template <
class TNeuron = itk::VariableLengthVector<
double>,
class TDistance = itk::Statistics::Eucl
ideanDistanceMetric<TNeuron>,
52 unsigned int VMapDimension = 2>
100 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
104 void operator=(
const Self&) =
delete;
108 #ifndef OTB_MANUAL_INSTANTIATION
Superclass::RegionType RegionType
Superclass::IndexType IndexType
Superclass::PointType PointType
Superclass::SpacingType SpacingType
Superclass::SizeType SizeType
Superclass::SizeType SizeType
otb::VectorImage< typename TNeuron::ComponentType, VMapDimension > Superclass
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::SmartPointer< const Self > ConstPointer
Superclass::RegionType RegionType
Superclass::DirectionType DirectionType
Superclass::PointType PointType
DistanceType::Pointer DistancePointerType
itk::SmartPointer< Self > Pointer
Superclass::SpacingType SpacingType
Superclass::IndexType IndexType
This class represent a Self Organizing Map.
Superclass::DirectionType DirectionType
Creation of an "otb" vector image which contains metadata.