SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::BinaryThresholdProjectionImageFilter |
BinaryThreshold projection. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::BinaryThresholdProjection (const Image &image1, unsigned int projectionDimension=0u, double thresholdValue=0.0, uint8_t foregroundValue=1u, uint8_t backgroundValue=0u) |
BinaryThreshold projection. More... | |