/home/guigues/build/bbtk-build-tmp/bbtk/packages/itk/src/bbitkImageProperties.h File Reference

class ITKImageProperties : generic ITKImage reader More...

#include "bbtkAtomicBlackBox.h"
#include "bbitkImage.h"
#include "bbitkImageRegion.h"

Include dependency graph for bbitkImageProperties.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbitk

Classes

class  bbitk::ImageProperties

Functions

 bbitk::BBTK_BEGIN_DESCRIBE_BLACK_BOX (ImageProperties, bbtk::AtomicBlackBox)
 bbitk::BBTK_NAME ("ImageProperties")
 bbitk::BBTK_AUTHOR ("laurent.guigues at creatis.insa-lyon.fr")
 bbitk::BBTK_CATEGORY ("image")
 bbitk::BBTK_DESCRIPTION ("Outputs different properties of an image (type, dimension, size, spacing, ...)")
 bbitk::BBTK_INPUT (ImageProperties, In,"Input image", anyImagePointer,"")
 bbitk::BBTK_OUTPUT (ImageProperties, TypeName,"Pixel type name", std::string,"pixel type")
 bbitk::BBTK_OUTPUT (ImageProperties, Dimension,"Dimension", unsigned int,"image dimension")
 bbitk::BBTK_OUTPUT (ImageProperties, LargestPossibleRegion,"Global extent of the image", anyImageRegion,"")
 bbitk::BBTK_OUTPUT (ImageProperties, Index,"Origin of the image", std::vector< int >,"image index")
 bbitk::BBTK_OUTPUT (ImageProperties, Size,"Size in each dimension", std::vector< int >,"image size")
 bbitk::BBTK_OUTPUT (ImageProperties, Spacing,"Size of the voxels", std::vector< float >,"voxel size")
 bbitk::BBTK_END_DESCRIBE_BLACK_BOX (ImageProperties)


Detailed Description

class ITKImageProperties : generic ITKImage reader

Definition in file bbitkImageProperties.h.


Generated on Tue Oct 21 16:06:55 2008 for itk by  doxygen 1.5.6