27 "Point Cloud Registration")
33 mSpaceListenerMoving =
mServices->spaceProvider()->createListener();
34 mSpaceListenerFixed =
mServices->spaceProvider()->createListener();
35 mSpaceListenerMoving->setSpace(
mServices->spaceProvider()->getPr());
47 QVBoxLayout* layout =
new QVBoxLayout(
this);
64 QString logPath =
mServices->patient()->getActivePatientFolder() +
"/Logs/";
75 mSpaceListenerFixed->setSpace(
mServices->spaceProvider()->getD(fixed));
84 mServices->registration()->addPatientRegistration(new_rMpr,
"I2P Surface to Surface");
86 mServices->registration()->addImage2ImageRegistration(delta,
"I2P Surface to Surface - correction");
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
void fixedDataChanged(QString uid)
boost::shared_ptr< class Data > DataPtr
boost::shared_ptr< class RegServices > RegServicesPtr
void movingDataChanged(QString uid)
Namespace for all CustusX production code.