Closing Issue #52 - SRO now writes Complete Isocentric Transform
This commit is contained in:
@ -744,8 +744,6 @@ void itkImageProcessor::SetProjectionAngleOffsetIEC(double dOff1, double dOff2)
|
||||
{
|
||||
m_DRTGeometryMetaInfo->SetProjectionAngle1OffsetIEC(dOff1);
|
||||
m_DRTGeometryMetaInfo->SetProjectionAngle2OffsetIEC(dOff2);
|
||||
|
||||
std::cout << "SetProjectionAngleOffsetIEC " << dOff1 << " " << dOff2 << std::endl;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user