OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | List of all members
otb::Meanshift::KernelUniform Class Reference

#include <otbMeanShiftSmoothingImageFilter.h>

Public Types

typedef double RealType
 

Public Member Functions

RealType GetRadius (RealType bandwidth) const
 
RealType operator() (RealType x) const
 

Detailed Description

Definition at line 102 of file otbMeanShiftSmoothingImageFilter.h.

Member Typedef Documentation

◆ RealType

Definition at line 105 of file otbMeanShiftSmoothingImageFilter.h.

Member Function Documentation

◆ GetRadius()

RealType otb::Meanshift::KernelUniform::GetRadius ( RealType  bandwidth) const
inline

Definition at line 115 of file otbMeanShiftSmoothingImageFilter.h.

◆ operator()()

RealType otb::Meanshift::KernelUniform::operator() ( RealType  x) const
inline

Definition at line 110 of file otbMeanShiftSmoothingImageFilter.h.


The documentation for this class was generated from the following file: