Description | : | gdcm vtk-based boxes |
Author(s) | : | info-dev at creatis.insa-lyon.fr |
Author(s) | : | |
Version | : | 1.0.0 |
bbtk Version | : | 0.9.3 |
Black Boxes :
GetInfoGdcmReader | Get Dicom info (for a single File) and read (as a vtkImageData) |
GetXCoherentInfoGdcmReader | Get Dicom info from a File Set (a list of Dicom image file names) and read (as a vtkImageData) |
exampleGetInfoGdcmReader | |
exampleGetXCoherentInfoGdcmReader |
Description | : | Get Dicom info (for a single File) and read (as a vtkImageData) |
Author(s) | : | jpr, eduardo |
Category(s) | : | atomic box |
To use it | : | include gdcmvtk |
Inputs | ||
In | Dicom image file name | <std::string> |
BoxExecute | Any signal received by this input executes the box | <bbtk::Void> |
BoxProcessMode | Sets the processing mode of the box (Pipeline | Always | Reactive) | <std::string> |
Outputs | ||
IOP | Image Orientation (Patient) | <std::vector<double, std::allocator<double> >> |
IPP | Image Position (Patient) | <std::vector<double, std::allocator<double> >> |
InterSlice | InterSlice | <double> |
Out | Output image | <vtkImageData*> |
PixelSpacing | Pixel Spacing | <std::vector<double, std::allocator<double> >> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Get Dicom info from a File Set (a list of Dicom image file names) and read (as a vtkImageData) |
Author(s) | : | jpr, eduardo |
Category(s) | : | atomic box |
To use it | : | include gdcmvtk |
Inputs | ||
IPPSort | Sort on Image Position Patient | <bool> |
In | List of Dicom image file names | <std::vector<std::string, std::allocator<std::string> >> |
BoxExecute | Any signal received by this input executes the box | <bbtk::Void> |
BoxProcessMode | Sets the processing mode of the box (Pipeline | Always | Reactive) | <std::string> |
Outputs | ||
IOP | Image Orientation (Patient) | <std::vector<double, std::allocator<double> >> |
IPP | Image Position (Patient) | <std::vector<double, std::allocator<double> >> |
Out | Output image | <vtkImageData*> |
PixelSpacing | Pixel Spacing | <std::vector<double, std::allocator<double> >> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | |
Author(s) | : | |
Category(s) | : | complex box example |
To use it | : | include /usr/local/bin/../share/bbtk/bbs/gdcmvtk/appli/exampleGetInfoGdcmReader.bbs [source] |
Uses | : | wx::FileSelector gdcmvtk::GetInfoGdcmReader |
Inputs | ||
Outputs |
Description | : | |
Author(s) | : | |
Category(s) | : | complex box example |
To use it | : | include /usr/local/bin/../share/bbtk/bbs/gdcmvtk/appli/exampleGetXCoherentInfoGdcmReader.bbs [source] |
Uses | : | wx::DirectorySelector std::FilesFromDirectory gdcmvtk::GetXCoherentInfoGdcmReader |
Inputs | ||
Outputs |