#include "gdcmOrientation.h"
#include "gdcmFile.h"
#include "gdcmDebug.h"
#include <math.h>
Include dependency graph for gdcmOrientation.cxx:
Go to the source code of this file.
Namespaces | |
namespace | GDCM_NAME_SPACE |
Functions | |
double | GDCM_NAME_SPACE::square_dist (vector3D const &v1, vector3D const &v2) |
Variables | |
static const char * | GDCM_NAME_SPACE::OrientationTypeStrings [] |
THERALYS' Algorithm to determine the most similar basic orientation (Axial, Coronal, Sagital) of the image. |