|
Grangeat-based 2D/3D image registration
|
#include <ProjectDRRCuboidMaskCPU.h>
Classes | |
| struct | CommonData |
| struct | Cuboid |
Static Public Member Functions | |
| static __host__ CommonData | Common (const at::Tensor &volumeSize, const at::Tensor &voxelSpacing, const at::Tensor &homographyMatrixInverse, double sourceDistance, int64_t outputWidth, int64_t outputHeight, const at::Tensor &outputOffset, const at::Tensor &detectorSpacing, at::DeviceType device) |
| texture_t | Type of the texture object that input data will be converted to for sampling. |
This struct is used as a namespace for code that is shared between different implementations of ProjectDRRCuboidMask_... functions
|
inlinestatic |