Completed writing of Dicom File for Spatial Registration

This commit is contained in:
viar
2022-09-09 15:51:01 +02:00
parent ba780de026
commit 101ae5ff00

View File

@ -2553,7 +2553,6 @@ void itkImageProcessor::SetInitialRotations(double dX, double dY, double dZ)
double* itkImageProcessor::GetTransformParameters(){
ImageType3D::PointType Translations;
ImageType3D::PointType Rotations;