Description | : | Basic itk-based boxes |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Author(s) | : | |
Version | : | 1.0.0 |
bbtk Version | : | 0.9.3 |
Black Boxes :
BinaryThresholdImageFilter | Binarizes an image by thresholding (generic bbification of itk::BinaryThresholdImageFilter) |
DICOMDirReader | Reads a series from a DICOM directory as a 3D itk image |
DICOMSeriesFileNames | Reads a DICOM directory and generates an ordered sequence of filenames based on the DICOM tags in the files. Files can be sorted based on image number, slice location, or patient position. The files in the specified directory are grouped by SeriesUID. The list of SeriesUIDs can be queried and the filenames for a specific series extracted. |
ExtractImageFilter | Decrease the image size by cropping the image to the selected region bounds (bbification of itk::ExtractImageFilter) |
ImageCrop | Extracts a sub-image of an image |
ImageInfo | Gives information on the input image (pixel type, dimension, size, spacing) |
ImageProperties | Outputs different properties of an image (type, dimension, size, spacing, ...) |
ImageReader | Generic itk image reader |
ImageRegion | Creates a generic ImageRegion (bbtk::any |
ImageSeriesReader | Generic itk image series reader |
ImageWriter | Generic itk image writer |
ResampleImageFilter | Resamples an image |
anyItkImagePointerRelay | Just copies the value of its input to its output. Usefull to plug an input of a complex box into different internal boxes. |
Adaptors :
anyItkImagePointerToString | Converts a anyItkImagePointer (bbtk::any |
anyItkImagePointerToitkImageChar2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar2cptr) |
anyItkImagePointerToitkImageChar2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar2ptr) |
anyItkImagePointerToitkImageChar3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar3cptr) |
anyItkImagePointerToitkImageChar3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar3ptr) |
anyItkImagePointerToitkImageChar4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar4cptr) |
anyItkImagePointerToitkImageChar4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar4ptr) |
anyItkImagePointerToitkImageDouble2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble2cptr) |
anyItkImagePointerToitkImageDouble2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble2ptr) |
anyItkImagePointerToitkImageDouble3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble3cptr) |
anyItkImagePointerToitkImageDouble3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble3ptr) |
anyItkImagePointerToitkImageDouble4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble4cptr) |
anyItkImagePointerToitkImageDouble4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble4ptr) |
anyItkImagePointerToitkImageFloat2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat2cptr) |
anyItkImagePointerToitkImageFloat2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat2ptr) |
anyItkImagePointerToitkImageFloat3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat3cptr) |
anyItkImagePointerToitkImageFloat3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat3ptr) |
anyItkImagePointerToitkImageFloat4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat4cptr) |
anyItkImagePointerToitkImageFloat4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat4ptr) |
anyItkImagePointerToitkImageInt2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt2cptr) |
anyItkImagePointerToitkImageInt2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt2ptr) |
anyItkImagePointerToitkImageInt3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt3cptr) |
anyItkImagePointerToitkImageInt3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt3ptr) |
anyItkImagePointerToitkImageInt4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt4cptr) |
anyItkImagePointerToitkImageInt4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt4ptr) |
anyItkImagePointerToitkImageShort2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort2cptr) |
anyItkImagePointerToitkImageShort2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort2ptr) |
anyItkImagePointerToitkImageShort3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort3cptr) |
anyItkImagePointerToitkImageShort3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort3ptr) |
anyItkImagePointerToitkImageShort4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort4cptr) |
anyItkImagePointerToitkImageShort4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort4ptr) |
anyItkImagePointerToitkImageUChar2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar2cptr) |
anyItkImagePointerToitkImageUChar2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar2ptr) |
anyItkImagePointerToitkImageUChar3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar3cptr) |
anyItkImagePointerToitkImageUChar3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar3ptr) |
anyItkImagePointerToitkImageUChar4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar4cptr) |
anyItkImagePointerToitkImageUChar4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar4ptr) |
anyItkImagePointerToitkImageUInt2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt2cptr) |
anyItkImagePointerToitkImageUInt2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt2ptr) |
anyItkImagePointerToitkImageUInt3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt3cptr) |
anyItkImagePointerToitkImageUInt3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt3ptr) |
anyItkImagePointerToitkImageUInt4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt4cptr) |
anyItkImagePointerToitkImageUInt4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt4ptr) |
anyItkImagePointerToitkImageUShort2cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort2cptr) |
anyItkImagePointerToitkImageUShort2ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort2ptr) |
anyItkImagePointerToitkImageUShort3cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort3cptr) |
anyItkImagePointerToitkImageUShort3ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort3ptr) |
anyItkImagePointerToitkImageUShort4cptr | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort4cptr) |
anyItkImagePointerToitkImageUShort4ptr | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort4ptr) |
itkImageChar2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageChar2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageChar3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageChar3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageChar4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageChar4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageChar4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageDouble4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageDouble4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageFloat4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageFloat4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageInt4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageInt4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageShort4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageShort4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUChar4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUChar4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUInt4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUInt4ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort2cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort2cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort2ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort2ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort3cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort3cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort3ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort3ptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort4cptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort4cptr) into a generic itk image pointer (anyItkImagePointer) |
itkImageUShort4ptrToanyItkImagePointer | Converts a typed itk image pointer (itkImageUShort4ptr) into a generic itk image pointer (anyItkImagePointer) |
Description | : | Binarizes an image by thresholding (generic bbification of itk::BinaryThresholdImageFilter) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box filter image |
To use it | : | include itk |
Inputs | ||
In | Input image. Can be any itk::Image | <bbtk::any<bbitk::ImagePointer>> |
InsideValue | Output value for pixels inside thresholds | <double> |
LowerThreshold | Lower threshold | <double> |
OutsideValue | Output value for pixels outside thresholds | <double> |
UpperThreshold | Upper threshold | <double> |
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 | ||
Out | Output image. Of the same type and dimension than the input image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Reads a series from a DICOM directory as a 3D itk image |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | complex box image read/write dicom |
To use it | : | include /usr/local/bin/../share/bbtk/bbs/itk/boxes/bbDICOMDirReader.bbs [source] |
Uses | : | itk::DICOMSeriesFileNames itk::ImageSeriesReader |
Inputs | ||
In | The input DICOM directory | <std::string> |
Outputs | ||
Out | The image read | <bbtk::any<bbitk::ImagePointer>> |
Description | : | Reads a DICOM directory and generates an ordered sequence of filenames based on the DICOM tags in the files. Files can be sorted based on image number, slice location, or patient position. The files in the specified directory are grouped by SeriesUID. The list of SeriesUIDs can be queried and the filenames for a specific series extracted. |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box read/write image dicom |
To use it | : | include itk |
Inputs | ||
In | DICOM directory | <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 | ||
Out | Vector of file names | <std::vector<std::string, std::allocator<std::string> >> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Decrease the image size by cropping the image to the selected region bounds (bbification of itk::ExtractImageFilter) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image filter |
To use it | : | include itk |
Inputs | ||
In | Input image | <bbtk::any<bbitk::ImagePointer>> |
Region | Extraction region | <bbtk::any<bbitk::ImageRegion>> |
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 | ||
Out | Output image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Extracts a sub-image of an image |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | complex box application |
To use it | : | include /usr/local/bin/../share/bbtk/bbs/itk/appli/ImageCrop.bbs [source] |
Uses | : | itk::ExtractImageFilter itk::ImageReader itk::ImageRegion itk::ImageWriter |
Inputs | ||
I | Input file name | <std::string> |
O | Output file name | <bbtk::any<bbitk::ImagePointer>> |
P | Position of the crop region | <std::vector<long, std::allocator<long> >> |
S | Size of the crop region | <std::vector<long, std::allocator<long> >> |
Outputs |
Description | : | Gives information on the input image (pixel type, dimension, size, spacing) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | complex box application image |
To use it | : | include /usr/local/bin/../share/bbtk/bbs/itk/appli/ImageInfo.bbs [source] |
Uses | : | itk::ImageProperties std::PrependDataPath itk::ImageReader |
Inputs | ||
I | Input image file | <std::string> |
Outputs |
Description | : | Outputs different properties of an image (type, dimension, size, spacing, ...) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image |
To use it | : | include itk |
Inputs | ||
In | Input image | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Dimension | Dimension | <unsigned int> |
Index | Origin of the image | <std::vector<int, std::allocator<int> >> |
LargestPossibleRegion | Global extent of the image | <bbtk::any<bbitk::ImageRegion>> |
Size | Size in each dimension | <std::vector<int, std::allocator<int> >> |
Spacing | Size of the voxels | <std::vector<float, std::allocator<float> >> |
TypeName | Pixel type name | <std::string> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Generic itk image reader |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image read/write |
To use it | : | include itk |
Inputs | ||
In | filename with complete path | <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 | ||
Out | Output image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Creates a generic ImageRegion (bbtk::any |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box image |
To use it | : | include itk |
Inputs | ||
Index | Vector of region indices | <std::vector<long, std::allocator<long> >> |
Size | Vector of region sizes | <std::vector<long, std::allocator<long> >> |
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 | ||
Out | Output generic region | <bbtk::any<bbitk::ImageRegion>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Generic itk image series reader |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image read/write |
To use it | : | include itk |
Inputs | ||
FileNames | vector of file names with complete paths | <std::vector<std::string, std::allocator<std::string> >> |
XSpacing | if images don't contain information | <float> |
YSpacing | if images don't contain information | <float> |
ZSpacing | if images don't contain information | <float> |
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 | ||
Out | Output itk::image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Generic itk image writer |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image read/write |
To use it | : | include itk |
Inputs | ||
Filename | filename with complete path | <std::string> |
In | Image to write | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Resamples an image |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box image filter |
To use it | : | include itk |
Inputs | ||
In | Input image. Can be any itk::Image | <bbtk::any<bbitk::ImagePointer>> |
Interpolation | Interpolation | <std::string> |
Spacing | Spacing | <std::vector<double, std::allocator<double> >> |
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 | ||
Out | Output image. Of the same type and dimension than the input image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Just copies the value of its input to its output. Usefull to plug an input of a complex box into different internal boxes. |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box misc |
To use it | : | include itk |
Inputs | ||
In | Input | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a anyItkImagePointer (bbtk::any |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output | <std::string> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<signed char, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<signed char, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<signed char, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<signed char, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageChar4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<signed char, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageChar4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<signed char, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<double, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<double, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<double, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<double, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageDouble4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<double, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageDouble4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<double, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<float, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<float, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<float, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<float, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageFloat4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<float, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageFloat4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<float, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<int, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<int, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<int, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<int, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageInt4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<int, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageInt4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<int, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<short, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<short, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<short, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<short, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageShort4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<short, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageShort4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<short, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned char, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned char, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned char, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned char, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUChar4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned char, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUChar4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned char, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned int, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned int, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned int, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned int, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUInt4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned int, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUInt4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned int, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort2cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned short, 2u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort2ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned short, 2u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort3cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned short, 3u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort3ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned short, 3u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a const typed itk image pointer (itkImageUShort4cptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output const typed image pointer | <itk::Image<unsigned short, 4u> const*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a generic itk image pointer (anyItkImagePointer) into a typed itk image pointer (itkImageUShort4ptr) |
Author(s) | : | laurent.guigues@creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor |
To use it | : | include itk |
Inputs | ||
In | Input generic image pointer | <bbtk::any<bbitk::ImagePointer>> |
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 | ||
Out | Output typed image pointer | <itk::Image<unsigned short, 4u>*> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageChar4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<signed char, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageDouble4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<double, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageFloat4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<float, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageInt4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<int, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageShort4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<short, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUChar4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned char, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUInt4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned int, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort2cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 2u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort2ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 2u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort3cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 3u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort3ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 3u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort4cptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 4u> const*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |
Description | : | Converts a typed itk image pointer (itkImageUShort4ptr) into a generic itk image pointer (anyItkImagePointer) |
Author(s) | : | laurent.guigues at creatis.insa-lyon.fr |
Category(s) | : | atomic box adaptor adaptor |
To use it | : | include itk |
Inputs | ||
In | Input typed image | <itk::Image<unsigned short, 4u>*> |
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 | ||
Out | Output generic image | <bbtk::any<bbitk::ImagePointer>> |
BoxChange | Signals modifications of the box | <bbtk::Void> |