12 #ifndef CXMANUALIMAGE2IMAGEREGISTRATIONWIDGET_H 13 #define CXMANUALIMAGE2IMAGEREGISTRATIONWIDGET_H 15 #include "org_custusx_registration_method_manual_Export.h" 38 virtual QString getDescription();
43 double getAverageAccuracy(
int& numActiveLandmarks);
46 QLabel* mAvarageAccuracyLabel;
48 void updateAverageAccuracyLabel();
49 double getAccuracy(QString uid);
50 bool isAverageAccuracyValid(
int& numberOfActiveLandmarks);
56 #endif // CXMANUALIMAGE2IMAGEREGISTRATIONWIDGET_H
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class RegServices > RegServicesPtr
Namespace for all CustusX production code.