Home
last modified time | relevance | path

Searched refs:GetIntensityDifferenceThreshold (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/PDEDeformable/include/
H A DitkDemonsRegistrationFilter.hxx49 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
108 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DemonsRegistrationFilter
118 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
H A DitkSymmetricForcesDemonsRegistrationFilter.hxx93 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::SymmetricForcesDemonsRegistrationFilter
103 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
179 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
H A DitkLevelSetMotionRegistrationFilter.hxx50 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
172 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::LevelSetMotionRegistrationFilter
182 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
H A DitkFastSymmetricForcesDemonsRegistrationFilter.hxx80 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::FastSymmetricForcesDemonsRegistrationFilter
84 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
283 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
H A DitkDiffeomorphicDemonsRegistrationFilter.hxx131 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DiffeomorphicDemonsRegistrationFilter
135 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
360 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
H A DitkSymmetricForcesDemonsRegistrationFilter.h126 virtual double GetIntensityDifferenceThreshold() const;
H A DitkDemonsRegistrationFilter.h124 virtual double GetIntensityDifferenceThreshold() const;
H A DitkLevelSetMotionRegistrationFilter.h156 virtual double GetIntensityDifferenceThreshold() const;
H A DitkFastSymmetricForcesDemonsRegistrationFilter.h135 virtual double GetIntensityDifferenceThreshold() const;
H A DitkDiffeomorphicDemonsRegistrationFilter.h147 virtual double GetIntensityDifferenceThreshold() const;
H A DitkSymmetricForcesDemonsRegistrationFunction.h174 virtual double GetIntensityDifferenceThreshold() const;
H A DitkDemonsRegistrationFunction.h181 virtual double GetIntensityDifferenceThreshold() const;
H A DitkFastSymmetricForcesDemonsRegistrationFunction.h176 virtual double GetIntensityDifferenceThreshold() const;
H A DitkLevelSetMotionRegistrationFunction.h185 virtual double GetIntensityDifferenceThreshold() const;
H A DitkESMDemonsRegistrationFunction.h190 virtual double GetIntensityDifferenceThreshold() const;
H A DitkDemonsRegistrationFunction.hxx120 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DemonsRegistrationFunction
H A DitkFastSymmetricForcesDemonsRegistrationFunction.hxx116 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::FastSymmetricForcesDemonsRegistrationFunction
H A DitkSymmetricForcesDemonsRegistrationFunction.hxx109 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::SymmetricForcesDemonsRegistrationFunction
H A DitkLevelSetMotionRegistrationFunction.hxx143 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::LevelSetMotionRegistrationFunction
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/GPUPDEDeformable/include/
H A DitkGPUDemonsRegistrationFilter.hxx49 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
112 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::GPUDemonsRegistrationFilter
124 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
H A DitkGPUDemonsRegistrationFilter.h127 double GetIntensityDifferenceThreshold() const override;
H A DitkGPUDemonsRegistrationFunction.h217 virtual double GetIntensityDifferenceThreshold() const;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/include/
H A DitkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx98 if ( itk::Math::abs(speedValue) < this->m_DemonsAssociate->GetIntensityDifferenceThreshold() || in ProcessPoint()
H A DitkDemonsImageToImageMetricv4.hxx96 << this->GetIntensityDifferenceThreshold() << std::endl in PrintSelf()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/test/
H A DitkDemonsImageToImageMetricv4Test.cxx266 if( itk::Math::NotExactlyEquals(metric->GetIntensityDifferenceThreshold(), testValue) ) in itkDemonsImageToImageMetricv4Test()

12