#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::StochasticFractalDimension (const Image &image, const Image &maskImage, 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, 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 Image &maskImage, 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, std::vector< unsigned int > neighborhoodRadius=std::vector< unsigned int >(3, 2u)) |
| This filter computes the stochastic fractal dimension of the input image. More...
|
|