|
plastimatch
|
#include "plmbase_config.h"#include "direction_cosines.h"#include "itk_image.h"#include "itk_image_region.h"#include "itk_image_origin.h"#include "plm_image.h"Go to the source code of this file.
Classes | |
| class | Plm_image_header |
| The Plm_image_header class defines the geometry of an image. It defines image origin, spacing, dimensions, and direction cosines, but does not contain image voxels. More... | |
Functions | |
| void | direction_cosines_from_itk (float direction_cosines[9], DirectionType *itk_direction) |
| void direction_cosines_from_itk | ( | float | direction_cosines[9], |
| DirectionType * | itk_direction ) |