SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::StochasticFractalDimensionImageFilter |
This filter computes the stochastic fractal dimension of the input image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::StochasticFractalDimension (const Image &image, const Image &maskImage, const std::vector< unsigned int > &neighborhoodRadius=std::vector< unsigned int >(3, 2u)) |
This filter computes the stochastic fractal dimension of the input image. More... | |
Image | itk::simple::StochasticFractalDimension (const Image &image, const std::vector< unsigned int > &neighborhoodRadius=std::vector< unsigned int >(3, 2u)) |