/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/PDEDeformable/include/ |
H A D | itkDemonsRegistrationFilter.hxx | 49 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf() 108 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DemonsRegistrationFilter 118 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
|
H A D | itkSymmetricForcesDemonsRegistrationFilter.hxx | 93 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::SymmetricForcesDemonsRegistrationFilter 103 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold() 179 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
|
H A D | itkLevelSetMotionRegistrationFilter.hxx | 50 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf() 172 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::LevelSetMotionRegistrationFilter 182 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
|
H A D | itkFastSymmetricForcesDemonsRegistrationFilter.hxx | 80 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::FastSymmetricForcesDemonsRegistrationFilter 84 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold() 283 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
|
H A D | itkDiffeomorphicDemonsRegistrationFilter.hxx | 131 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DiffeomorphicDemonsRegistrationFilter 135 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold() 360 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf()
|
H A D | itkSymmetricForcesDemonsRegistrationFilter.h | 126 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkDemonsRegistrationFilter.h | 124 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkLevelSetMotionRegistrationFilter.h | 156 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkFastSymmetricForcesDemonsRegistrationFilter.h | 135 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkDiffeomorphicDemonsRegistrationFilter.h | 147 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkSymmetricForcesDemonsRegistrationFunction.h | 174 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkDemonsRegistrationFunction.h | 181 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkFastSymmetricForcesDemonsRegistrationFunction.h | 176 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkLevelSetMotionRegistrationFunction.h | 185 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkESMDemonsRegistrationFunction.h | 190 virtual double GetIntensityDifferenceThreshold() const;
|
H A D | itkDemonsRegistrationFunction.hxx | 120 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::DemonsRegistrationFunction
|
H A D | itkFastSymmetricForcesDemonsRegistrationFunction.hxx | 116 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::FastSymmetricForcesDemonsRegistrationFunction
|
H A D | itkSymmetricForcesDemonsRegistrationFunction.hxx | 109 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::SymmetricForcesDemonsRegistrationFunction
|
H A D | itkLevelSetMotionRegistrationFunction.hxx | 143 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::LevelSetMotionRegistrationFunction
|
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/GPUPDEDeformable/include/ |
H A D | itkGPUDemonsRegistrationFilter.hxx | 49 << this->GetIntensityDifferenceThreshold() << std::endl; in PrintSelf() 112 ::GetIntensityDifferenceThreshold() const in GetIntensityDifferenceThreshold() function in itk::GPUDemonsRegistrationFilter 124 return drfp->GetIntensityDifferenceThreshold(); in GetIntensityDifferenceThreshold()
|
H A D | itkGPUDemonsRegistrationFilter.h | 127 double GetIntensityDifferenceThreshold() const override;
|
H A D | itkGPUDemonsRegistrationFunction.h | 217 virtual double GetIntensityDifferenceThreshold() const;
|
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/include/ |
H A D | itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 98 if ( itk::Math::abs(speedValue) < this->m_DemonsAssociate->GetIntensityDifferenceThreshold() || in ProcessPoint()
|
H A D | itkDemonsImageToImageMetricv4.hxx | 96 << this->GetIntensityDifferenceThreshold() << std::endl in PrintSelf()
|
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/test/ |
H A D | itkDemonsImageToImageMetricv4Test.cxx | 266 if( itk::Math::NotExactlyEquals(metric->GetIntensityDifferenceThreshold(), testValue) ) in itkDemonsImageToImageMetricv4Test()
|