|
Volume Medical Manipulation Toolkit 2.0
|
This class contains all methods related with DICOM data import. The DICOM directories are scanned, sorted and images extracted. The library gdcm is used. More...
#include <vmtkImport.h>

Public Member Functions | |
| Import (std::string path) | |
| Constructor. | |
| ~Import () | |
| Destructor. | |
| DCMDataType * | getDataStruct () |
| void | PrintImageMetadata () |
This class contains all methods related with DICOM data import. The DICOM directories are scanned, sorted and images extracted. The library gdcm is used.
| Import::Import | ( | std::string | path | ) |
Constructor.
Get Dimensions
Unify its orientation (R->L, A->P, F->H) (Ting: 13/12/2011)
1.7.4