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

#include "bbtkAtomicBlackBox.h"
#include "itkBinaryThresholdImageFilter.h"
#include "bbtkItkBlackBoxMacros.h"
#include "bbitkImage.h"

Include dependency graph for bbitkBinaryThresholdImageFilter.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::BinaryThresholdImageFilter< T >
class  bbitk::BinaryThresholdImageFilterGeneric

Functions

 bbitk::BBTK_BEGIN_DESCRIBE_TEMPLATE_BLACK_BOX (BinaryThresholdImageFilter, bbtk::AtomicBlackBox)
 bbitk::BBTK_NAME ("BinaryThresholdImageFilter<"+bbtk::TypeName< T >()+">")
 bbitk::BBTK_AUTHOR ("laurent.guigues@creatis.insa-lyon.fr")
 bbitk::BBTK_DESCRIPTION ("Binarizes an image by thresholding (bbification of itk::BinaryThresholdImageFilter)")
 bbitk::BBTK_TEMPLATE_INPUT (BinaryThresholdImageFilter, In,"Input image", const T *)
 bbitk::BBTK_TEMPLATE_INPUT (BinaryThresholdImageFilter, LowerThreshold,"Lower threshold", typename T::PixelType)
 bbitk::BBTK_TEMPLATE_INPUT (BinaryThresholdImageFilter, UpperThreshold,"Upper threshold", typename T::PixelType)
 bbitk::BBTK_TEMPLATE_INPUT (BinaryThresholdImageFilter, InsideValue,"Output value for pixels inside thresholds", typename T::PixelType)
 bbitk::BBTK_TEMPLATE_INPUT (BinaryThresholdImageFilter, OutsideValue,"Output value for pixels outside thresholds", typename T::PixelType)
 bbitk::BBTK_TEMPLATE_OUTPUT (BinaryThresholdImageFilter, Out,"Output image", T *)
 bbitk::BBTK_END_DESCRIBE_TEMPLATE_BLACK_BOX (BinaryThresholdImageFilter)
 bbitk::BBTK_BEGIN_DESCRIBE_BLACK_BOX (BinaryThresholdImageFilterGeneric, bbtk::AtomicBlackBox)
 bbitk::BBTK_NAME ("BinaryThresholdImageFilter")
 bbitk::BBTK_AUTHOR ("laurent.guigues at creatis.insa-lyon.fr")
 bbitk::BBTK_CATEGORY ("filter;image")
 bbitk::BBTK_DESCRIPTION ("Binarizes an image by thresholding (generic bbification of itk::BinaryThresholdImageFilter)")
 bbitk::BBTK_INPUT (BinaryThresholdImageFilterGeneric, In,"Input image. Can be any itk::Image<T,D>*", anyImagePointer,"")
 bbitk::BBTK_INPUT (BinaryThresholdImageFilterGeneric, LowerThreshold,"Lower threshold", double,"")
 bbitk::BBTK_INPUT (BinaryThresholdImageFilterGeneric, UpperThreshold,"Upper threshold", double,"")
 bbitk::BBTK_INPUT (BinaryThresholdImageFilterGeneric, InsideValue,"Output value for pixels inside thresholds", double,"")
 bbitk::BBTK_INPUT (BinaryThresholdImageFilterGeneric, OutsideValue,"Output value for pixels outside thresholds", double,"")
 bbitk::BBTK_OUTPUT (BinaryThresholdImageFilterGeneric, Out,"Output image. Of the same type and dimension than the input image", anyImagePointer,"")
 bbitk::BBTK_END_DESCRIBE_BLACK_BOX (BinaryThresholdImageFilterGeneric)


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