Grangeat-based 2D/3D image registration
Loading...
Searching...
No Matches
Namespaces | Functions
ProjectDRRCuboidMaskCPU.cpp File Reference
#include <reg23/ProjectDRRCuboidMaskCPU.h>

Namespaces

namespace  reg23
 

Functions

at::Tensor reg23::ProjectDRRCuboidMask_CPU (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)
 Calculate the distances of the intersections between the DRR-generation rays and the domain of the volume data.