21 #ifndef otbPointSetDensityEpanechnikovFunction_h
22 #define otbPointSetDensityEpanechnikovFunction_h
39 template <
class TPo
intSet,
class TOutput>
65 itkSetMacro(Radius,
unsigned int);
66 itkGetMacro(Radius,
unsigned int);
78 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
89 #ifndef OTB_MANUAL_INSTANTIATION
Calculate the density in the neighborhood of a pixel using an Epanechnikov function.
itk::SmartPointer< const Self > ConstPointer
void operator=(const Self &)=delete
PointSetDensityEpanechnikovFunction(const Self &)=delete
PointSetFunction< TPointSet, TOutput > Superclass
itk::SmartPointer< Self > Pointer
PointSetType::Pointer PointSetPointerType
PointSetDensityEpanechnikovFunction()
Superclass::InputType InputType
PointSetDensityEpanechnikovFunction Self
~PointSetDensityEpanechnikovFunction() override
Calculate the density in the neighborhood of a pixel.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.