Home
last modified time | relevance | path

Searched refs:MovingImagePixelType (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/include/
H A DitkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.h59 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
79 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h59 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
88 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkCorrelationImageToImageMetricv4HelperThreader.h62 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
112 const MovingImagePixelType & , in ProcessPoint() argument
H A DitkImageToImageMetricv4GetValueAndDerivativeThreader.h80 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
152 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h59 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
111 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h72 using MovingImagePixelType = typename ImageToImageMetricv4Type::MovingImagePixelType; variable
154 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.h62 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
107 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkJointHistogramMutualInformationGetValueAndDerivativeThreader.h60 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
97 const MovingImagePixelType & mappedMovingPixelValue,
H A DitkVectorImageToImageMetricTraitsv4.h60 using MovingImagePixelType = typename MovingImageType::PixelType; variable
79 using MovingRealType = typename NumericTraits< MovingImagePixelType >::RealType;
H A DitkDefaultImageToImageMetricTraitsv4.h58 using MovingImagePixelType = typename MovingImageType::PixelType; variable
93 using MovingRealType = typename NumericTraits<MovingImagePixelType>::RealType;
H A DitkMeanSquaresImageToImageMetricv4.h69 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h84 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
219 const MovingImagePixelType & itkNotUsed(mappedMovingPixelValue), in ProcessPoint()
H A DitkJointHistogramMutualInformationImageToImageMetricv4.h83 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
162 …teJointPDFPoint( const FixedImagePixelType fixedImageValue, const MovingImagePixelType movingImage…
H A DitkDemonsImageToImageMetricv4.h86 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkCorrelationImageToImageMetricv4.h104 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkANTSNeighborhoodCorrelationImageToImageMetricv4.h128 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkImageToImageMetricv4.h233 using MovingImagePixelType = typename MovingImageType::PixelType; variable
234 using MovingPixelType = MovingImagePixelType;
639 MovingImagePixelType & mappedMovingPixelValue ) const;
808 using MovingImagePixelValueType = typename PixelTraits<MovingImagePixelType>::ValueType;
H A DitkMattesMutualInformationImageToImageMetricv4.h132 using MovingImagePixelType = typename Superclass::MovingImagePixelType; variable
H A DitkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx49 const MovingImagePixelType & movingImageValue, in ProcessPoint()
H A DitkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx36 const MovingImagePixelType & movingImageValue, in ProcessPoint()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/test/
H A DitkMetricImageGradientTest.cxx92 using MovingImagePixelType = typename Superclass::MovingImagePixelType; typedef in itk::VanilaImageToImageMetricv4GetValueAndDerivativeThreader
111 const MovingImagePixelType & itkNotUsed(mappedMovingPixelValue), in ProcessPoint()
154 using MovingImagePixelType = typename Superclass::MovingImagePixelType; typedef in itk::VanillaImageToImageMetricv4
H A DitkImageToImageMetricv4Test.cxx65 using MovingImagePixelType = typename Superclass::MovingImagePixelType; typedef in TestImageToImageGetValueAndDerivativeThreader
81 const MovingImagePixelType & mappedMovingPixelValue, in ProcessPoint()
138 using MovingImagePixelType = typename Superclass::MovingImagePixelType; typedef in ImageToImageMetricv4TestMetric
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Common/include/
H A DitkPointSetToImageMetric.h67 using MovingImagePixelType = typename TMovingImage::PixelType; variable
98 using RealType = typename NumericTraits< MovingImagePixelType >::RealType;
H A DitkHistogramImageToImageMetric.hxx129 MovingImagePixelType minMoving = miIt.Value(); in Initialize()
130 MovingImagePixelType maxMoving = miIt.Value(); in Initialize()
134 MovingImagePixelType value = miIt.Value(); in Initialize()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Common/test/
H A DitkImageRegistrationMethodTest_16.cxx55 using MovingImagePixelType = typename MovingImageType::PixelType; in DoRegistration() typedef
60 MovingImagePixelType, in DoRegistration()

12