#include "QmitkFixedCenterOfRotationAffineTransformView.h"
#include "mitkImageAccessByItk.h"
#include <itkFixedCenterOfRotationAffineTransform.h>
#include <itkCenteredTransformInitializer.h>
#include <QValidator>
Go to the source code of this file.