CustusX
20.03-rc1
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxFastImageRegistrationWidget.h
Go to the documentation of this file.
1
/*=========================================================================
2
This file is part of CustusX, an Image Guided Therapy Application.
3
4
Copyright (c) SINTEF Department of Medical Technology.
5
All rights reserved.
6
7
CustusX is released under a BSD 3-Clause license.
8
9
See Lisence.txt (https://github.com/SINTEFMedtek/CustusX/blob/master/License.txt) for details.
10
=========================================================================*/
11
12
#ifndef CXFASTIMAGEREGISTRATIONWIDGET_H_
13
#define CXFASTIMAGEREGISTRATIONWIDGET_H_
14
15
#include "org_custusx_registration_method_landmark_Export.h"
16
17
#include "
cxImageLandmarksWidget.h
"
18
19
namespace
cx
20
{
36
class
org_custusx_registration_method_landmark_EXPORT
FastImageRegistrationWidget
:
public
ImageLandmarksWidget
37
{
38
Q_OBJECT
39
public
:
40
FastImageRegistrationWidget
(
RegServicesPtr
services, QWidget* parent, QString objectName, QString windowTitle,
bool
useRegistrationFixedPropertyInsteadOfActiveImage =
false
);
41
virtual
~
FastImageRegistrationWidget
();
42
43
protected
:
44
virtual
void
performRegistration();
45
};
46
50
}
//namespace cx
51
52
#endif
/* CXFASTIMAGEREGISTRATIONWIDGET_H_ */
cxImageLandmarksWidget.h
cx::RegServicesPtr
boost::shared_ptr< class RegServices > RegServicesPtr
Definition:
cxRegServices.h:20
cx::FastImageRegistrationWidget
Widget for performing landmark based image registration using only the translation part of the matrix...
Definition:
cxFastImageRegistrationWidget.h:36
cx::ImageLandmarksWidget
Definition:
cxImageLandmarksWidget.h:45
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
plugins
org.custusx.registration.method.landmark
fast
cxFastImageRegistrationWidget.h
Generated on Fri Mar 6 2020 10:08:55 for CustusX by
1.8.11