Merge branch 'ScoutRTUIDevel' of https://git.psi.ch/cpt_bioeng/drt into ScoutRTUIDevel
This commit is contained in:
@ -769,8 +769,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