NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Typedefs | Enumerations | Functions | Variables
niftkProjectionGeometry.cxx File Reference
Include dependency graph for niftkProjectionGeometry.cxx:

Typedefs

typedef itk::MetaDataDictionary DictionaryType
 
typedef itk::MetaDataObject
< std::string
MetaDataStringType
 

Enumerations

enum  {
  O_VERBOSE = 0, O_DEBUG, O_LEFT_SIDE, O_RIGHT_SIDE,
  O_CC_VIEW, O_MLO_VIEW, O_RECONSTRUCTION_SIZE, O_RECONSTRUCTION_RES,
  O_PROJECTION_SIZE, O_PROJECTION_RES, O_NUMBER_OF_PROJECTIONS, O_FIRST_ANGLE,
  O_ANGULAR_RANGE, O_AXIS_NUMBER, O_TRANSX, O_TRANSY,
  O_TRANSZ, O_FOCAL_LENGTH, O_GE5000, O_GE6000,
  O_MAMMOMAT, O_THETAX, O_THETAY, O_THETAZ,
  O_DICOM_FILE, O_OUTPUT_FILESTEM
}
 

Functions

std::string GetTagValue (std::string tagID, DictionaryType &dictionary)
 
int main (int argc, char **argv)
 

Variables

struct
niftk::CommandLineArgumentDescription 
clArgList []
 

Typedef Documentation

typedef itk::MetaDataDictionary DictionaryType
typedef itk::MetaDataObject< std::string > MetaDataStringType

Enumeration Type Documentation

anonymous enum
Enumerator
O_VERBOSE 
O_DEBUG 
O_LEFT_SIDE 
O_RIGHT_SIDE 
O_CC_VIEW 
O_MLO_VIEW 
O_RECONSTRUCTION_SIZE 
O_RECONSTRUCTION_RES 
O_PROJECTION_SIZE 
O_PROJECTION_RES 
O_NUMBER_OF_PROJECTIONS 
O_FIRST_ANGLE 
O_ANGULAR_RANGE 
O_AXIS_NUMBER 
O_TRANSX 
O_TRANSY 
O_TRANSZ 
O_FOCAL_LENGTH 
O_GE5000 
O_GE6000 
O_MAMMOMAT 
O_THETAX 
O_THETAY 
O_THETAZ 
O_DICOM_FILE 
O_OUTPUT_FILESTEM 

Function Documentation

std::string GetTagValue ( std::string  tagID,
DictionaryType dictionary 
)
int main ( int  argc,
char **  argv 
)

Variable Documentation