SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkLabelMapMaskImageFilter.h File Reference
#include <memory>
#include "sitkImageFilter.h"
#include "sitkDualMemberFunctionFactory.h"
#include "sitkBasicFilters.h"
+ Include dependency graph for sitkLabelMapMaskImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::LabelMapMaskImageFilter
 Mask and image with a LabelMap . More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::LabelMapMask (const Image &labelMapImage, const Image &featureImage, uint64_t label=1u, double backgroundValue=0, bool negated=false, bool crop=false, const std::vector< unsigned int > &cropBorder=std::vector< unsigned int >(3, 0))
 Mask and image with a LabelMap . More...