21 #ifndef otbPointSetDensityFunction_h
22 #define otbPointSetDensityFunction_h
38 template <
class TPo
intSet,
class TOutput>
64 itkSetMacro(Radius,
unsigned int);
65 itkGetMacro(Radius,
unsigned int);
77 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
88 #ifndef OTB_MANUAL_INSTANTIATION
Calculate the density in the neighborhood of a pixel using a simple cut off method.
void operator=(const Self &)=delete
~PointSetDensityFunction() override
Superclass::InputType InputType
PointSetDensityFunction(const Self &)=delete
PointSetDensityFunction()
PointSetDensityFunction Self
PointSetType::Pointer PointSetPointerType
PointSetFunction< TPointSet, TOutput > Superclass
itk::SmartPointer< const Self > ConstPointer
itk::SmartPointer< Self > Pointer
Calculate the density in the neighborhood of a pixel.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.