plastimatch
Loading...
Searching...
No Matches
Classes | Functions
plm_image_header.h File Reference
#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)
 

Function Documentation

◆ direction_cosines_from_itk()

void direction_cosines_from_itk ( float  direction_cosines[9],
DirectionType itk_direction 
)