Home
last modified time | relevance | path

Searched refs:NeighborhoodScalesType (Results 1 – 23 of 23) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/FiniteDifference/include/
H A DitkFiniteDifferenceFunction.hxx83 const typename FiniteDifferenceFunction< TImageType >::NeighborhoodScalesType
86 NeighborhoodScalesType neighborhoodScales; in ComputeNeighborhoodScales()
H A DitkFiniteDifferenceFunction.h104 using NeighborhoodScalesType = Vector< PixelRealType, Self::ImageDimension >; variable
158 const NeighborhoodScalesType ComputeNeighborhoodScales() const;
H A DitkFiniteDifferenceImageFilter.h170 using NeighborhoodScalesType = typename FiniteDifferenceFunctionType::NeighborhoodScalesType; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/CurvatureFlow/include/
H A DitkCurvatureFlowFunction.h69 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkCurvatureFlowFunction.hxx73 const NeighborhoodScalesType neighborhoodScales = this->ComputeNeighborhoodScales(); in ComputeUpdate()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSets/include/
H A DitkNormalVectorDiffusionFunction.h85 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkLevelSetFunctionWithRefitTerm.h76 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkSparseFieldFourthOrderLevelSetImageFilter.h180 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkNormalVectorDiffusionFunction.hxx76 const NeighborhoodScalesType neighborhoodScales = this->ComputeNeighborhoodScales(); in PrecomputeSparseUpdate()
191 const NeighborhoodScalesType neighborhoodScales = this->ComputeNeighborhoodScales(); in ComputeSparseUpdate()
H A DitkLevelSetFunction.h95 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkSparseFieldLevelSetImageFilter.h243 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkParallelSparseFieldLevelSetImageFilter.h265 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
H A DitkLevelSetFunctionWithRefitTerm.hxx90 const NeighborhoodScalesType neighborhoodScales = this->ComputeNeighborhoodScales(); in ComputeCurvature()
H A DitkSparseFieldFourthOrderLevelSetImageFilter.hxx105 …const NeighborhoodScalesType neighborhoodScales = this->GetDifferenceFunction()->ComputeNeighborho… in ComputeCurvatureFromSparseImageNeighborhood()
H A DitkLevelSetFunction.hxx303 const NeighborhoodScalesType neighborhoodScales = this->ComputeNeighborhoodScales(); in ComputeUpdate()
H A DitkSparseFieldLevelSetImageFilter.hxx839 …const NeighborhoodScalesType neighborhoodScales = this->GetDifferenceFunction()->ComputeNeighborho… in InitializeActiveLayerValues()
H A DitkParallelSparseFieldLevelSetImageFilter.hxx508 …const NeighborhoodScalesType neighborhoodScales = this->GetDifferenceFunction()->ComputeNeighborho… in InitializeActiveLayerValues()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/GPUFiniteDifference/include/
H A DitkGPUFiniteDifferenceImageFilter.h75 using NeighborhoodScalesType = typename FiniteDifferenceFunctionType::NeighborhoodScalesType; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Nonunit/Review/include/
H A DitkRegionBasedLevelSetFunction.h93 using NeighborhoodScalesType = typename Superclass::NeighborhoodScalesType; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSetsv4/include/
H A DitkLevelSetEquationLaplacianTerm.h94 using NeighborhoodScalesType = Vector< LevelSetOutputRealType, Self::ImageDimension >; variable
H A DitkLevelSetEquationCurvatureTerm.h109 using NeighborhoodScalesType = Vector< LevelSetOutputRealType, Self::ImageDimension >; variable
H A DitkLevelSetEquationPropagationTerm.h98 using NeighborhoodScalesType = Vector< LevelSetOutputRealType, Self::ImageDimension >; variable
H A DitkLevelSetEquationAdvectionTerm.h109 using NeighborhoodScalesType = Vector< LevelSetOutputRealType, Self::ImageDimension >; variable