OTB
9.0.0
Orfeo Toolbox
|
#include <otbSimplePointCountStrategy.h>
Public Member Functions | |
Count () | |
float | operator() (const TPointSet *pointSet, const TRadiusType &size, const TIndexType &index) |
~Count () | |
Compute the density of a neighborhood centerred in a pixel.
This filter is templated over the pixel type of the input image and the pixel type of the output image.
The filter will walk over all the pixels in the input image, and for each one of them it will do the following:
Definition at line 43 of file otbSimplePointCountStrategy.h.
|
inline |
Definition at line 46 of file otbSimplePointCountStrategy.h.
|
inline |
Definition at line 49 of file otbSimplePointCountStrategy.h.
|
inline |
Definition at line 53 of file otbSimplePointCountStrategy.h.
References otb::CONST_PI.