#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 |
Functions | |
double | gdcm::square_dist (vector3D const &v1, vector3D const &v2) |
Variables | |
static const char * | gdcm::OrientationTypeStrings [] |
THERALYS' Algorithm to determine the most similar basic orientation (Axial, Coronal, Sagital) of the image. |