/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/ |
H A D | FastLinearImageGradientFunction3D.h | 106 virtual GradientType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | FastLinearImageGradientFunction2D.h | 105 virtual GradientType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | CSplineInterpolateImageFunction4D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | CSplineInterpolateImageFunction2D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | CSplineInterpolateImageFunction3D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|
H A D | LinearInterpolateImageFunction4D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | SincInterpolateImageFunction2D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | SincInterpolateImageFunction3D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|
H A D | LinearImageGradientFunction.h | 106 virtual GradientType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | LinearInterpolateImageFunction2D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | LinearInterpolateImageFunction3D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|
H A D | SincInterpolateImageFunction4D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | BSplineInterpolateImageFunction4D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | FastCubicBSplineInterpolateImageFunction3D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|
H A D | BSplineInterpolateImageFunction2D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | BSplineInterpolateImageFunction3D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | NearestNeighborInterpolateImageFunction.h | 124 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | CubicBSplineInterpolateImageFunction2D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | CubicBSplineInterpolateImageFunction3D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|
H A D | CubicBSplineInterpolateImageFunction4D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | FastCubicBSplineInterpolateImageFunction2D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | FastCubicBSplineInterpolateImageFunction4D.h | 105 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | GaussianInterpolateImageFunction4D.h | 107 virtual VoxelType GetWithPaddingOutside(double, double, double, double) const;
|
H A D | GaussianInterpolateImageFunction2D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double = 0, double = 0) const;
|
H A D | GaussianInterpolateImageFunction3D.h | 106 virtual VoxelType GetWithPaddingOutside(double, double, double, double = 0) const;
|