debug commented

This commit is contained in:
Proton local user
2023-05-11 09:41:10 +02:00
parent b0beda81b8
commit 9f126e8a34

View File

@ -2384,6 +2384,13 @@ void itkImageProcessor::GetProjectionImages(){
transform1 ->SetCenter(
m_DRTImage1MetaInfo->GetProjectionOriginLPSZero());
std::cout<< "CurrTransform Rotations: "<<
CurrTransform->GetAngleX() <<" "<<
CurrTransform->GetAngleY() <<" "<<
CurrTransform->GetAngleZ() <<" "<< std::endl;
std::cout<< "CurrTransform Translations: "<<
CurrTransform->GetTranslation()<<std::endl;
//transform1 ->Print(std::cout);
// The parameters of interpolator1, such as ProjectionAngle and FocalPointToIsocenterDistance