Grangeat-based 2D/3D image registration
Loading...
Searching...
No Matches
Public Attributes | List of all members
reg23::ProjectDRRCuboidMask::CommonData Struct Reference

#include <ProjectDRRCuboidMaskCPU.h>

Public Attributes

Vec< Vec< float, 4 >, 4 > homographyMatrixInverse {}
 
Vec< float, 2 > outputOffset {}
 
Vec< float, 2 > detectorSpacing {}
 
Vec< float, 3 > sourcePositionTransformed {}
 
Cuboid cuboidIn {}
 
Cuboid cuboidAbove {}
 
Cuboid cuboidBelow {}
 
at::Tensor flatOutput {}
 

Member Data Documentation

◆ cuboidAbove

Cuboid reg23::ProjectDRRCuboidMask::CommonData::cuboidAbove {}

◆ cuboidBelow

Cuboid reg23::ProjectDRRCuboidMask::CommonData::cuboidBelow {}

◆ cuboidIn

Cuboid reg23::ProjectDRRCuboidMask::CommonData::cuboidIn {}

◆ detectorSpacing

Vec<float, 2> reg23::ProjectDRRCuboidMask::CommonData::detectorSpacing {}

◆ flatOutput

at::Tensor reg23::ProjectDRRCuboidMask::CommonData::flatOutput {}

◆ homographyMatrixInverse

Vec<Vec<float, 4>, 4> reg23::ProjectDRRCuboidMask::CommonData::homographyMatrixInverse {}

◆ outputOffset

Vec<float, 2> reg23::ProjectDRRCuboidMask::CommonData::outputOffset {}

◆ sourcePositionTransformed

Vec<float, 3> reg23::ProjectDRRCuboidMask::CommonData::sourcePositionTransformed {}

The documentation for this struct was generated from the following file: