CTL
0.6.1
Computed Tomography Library
|
#include "acquisitionsetup.h"
#include "viewgeometry.h"
#include "mat/matrix_types.h"
#include <QSize>
#include <QVector>
Go to the source code of this file.
Classes | |
class | CTL::GeometryEncoder |
The GeometryEncoder class translates the system geometry into a corresponding set of projection matrices. More... | |
Typedefs | |
typedef Vector3x1 | CTL::Vector3x1WCS |
Alias name for 3D (column) vectors in world coordinates. | |
typedef Vector3x1 | CTL::Vector3x1CTS |
Alias name for 3D (column) vectors in CT coordinates. | |