OTB
9.0.0
Orfeo Toolbox
|
#include <otbLabelMapToLabelImageFilter.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef OutputImageType::IndexType | IndexType |
typedef InputImageType::ConstPointer | InputImageConstPointer |
typedef InputImageType::PixelType | InputImagePixelType |
typedef InputImageType::Pointer | InputImagePointer |
typedef InputImageType::RegionType | InputImageRegionType |
typedef TInputImage | InputImageType |
typedef InputImageType::LabelObjectType | LabelObjectType |
typedef OutputImageType::ConstPointer | OutputImageConstPointer |
typedef OutputImageType::PixelType | OutputImagePixelType |
typedef OutputImageType::Pointer | OutputImagePointer |
typedef OutputImageType::RegionType | OutputImageRegionType |
typedef TOutputImage | OutputImageType |
typedef itk::SmartPointer< Self > | Pointer |
typedef LabelMapToLabelImageFilter | Self |
typedef itk::LabelMapToLabelImageFilter< TInputImage, TOutputImage > | Superclass |
static const unsigned int | InputImageDimension = TInputImage::ImageDimension |
static const unsigned int | OutputImageDimension = TOutputImage::ImageDimension |
static Pointer | New () |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
LabelMapToLabelImageFilter () | |
~LabelMapToLabelImageFilter () | |
void | GenerateInputRequestedRegion () |
void | EnlargeOutputRequestedRegion (itk::DataObject *) |
LabelMapToLabelImageFilter (const Self &)=delete | |
void | operator= (const Self &)=delete |
Converts a LabelMap to a labeled image.
LabelMapToBinaryImageFilter to a label image.
This implementation was taken from the Insight Journal paper: http://hdl.handle.net/1926/584 or http://www.insight-journal.org/browse/publication/176
Definition at line 48 of file otbLabelMapToLabelImageFilter.h.
typedef itk::SmartPointer<const Self> otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::ConstPointer |
Definition at line 55 of file otbLabelMapToLabelImageFilter.h.
typedef OutputImageType::IndexType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::IndexType |
Definition at line 70 of file otbLabelMapToLabelImageFilter.h.
typedef InputImageType::ConstPointer otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::InputImageConstPointer |
Definition at line 61 of file otbLabelMapToLabelImageFilter.h.
typedef InputImageType::PixelType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::InputImagePixelType |
Definition at line 63 of file otbLabelMapToLabelImageFilter.h.
typedef InputImageType::Pointer otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::InputImagePointer |
Definition at line 60 of file otbLabelMapToLabelImageFilter.h.
typedef InputImageType::RegionType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 62 of file otbLabelMapToLabelImageFilter.h.
typedef TInputImage otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::InputImageType |
Some convenient typedefs.
Definition at line 58 of file otbLabelMapToLabelImageFilter.h.
typedef InputImageType::LabelObjectType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::LabelObjectType |
Definition at line 64 of file otbLabelMapToLabelImageFilter.h.
typedef OutputImageType::ConstPointer otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::OutputImageConstPointer |
Definition at line 67 of file otbLabelMapToLabelImageFilter.h.
typedef OutputImageType::PixelType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::OutputImagePixelType |
Definition at line 69 of file otbLabelMapToLabelImageFilter.h.
typedef OutputImageType::Pointer otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::OutputImagePointer |
Definition at line 66 of file otbLabelMapToLabelImageFilter.h.
typedef OutputImageType::RegionType otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 68 of file otbLabelMapToLabelImageFilter.h.
typedef TOutputImage otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::OutputImageType |
Definition at line 59 of file otbLabelMapToLabelImageFilter.h.
typedef itk::SmartPointer<Self> otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::Pointer |
Definition at line 54 of file otbLabelMapToLabelImageFilter.h.
typedef LabelMapToLabelImageFilter otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 52 of file otbLabelMapToLabelImageFilter.h.
typedef itk::LabelMapToLabelImageFilter<TInputImage, TOutputImage> otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::Superclass |
Definition at line 53 of file otbLabelMapToLabelImageFilter.h.
|
protected |
ImageDimension constants
Definition at line 34 of file otbLabelMapToLabelImageFilter.hxx.
|
inlineprotected |
ImageDimension constants
Definition at line 85 of file otbLabelMapToLabelImageFilter.h.
|
privatedelete |
ImageDimension constants
virtual::itk::LightObject::Pointer otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >::CreateAnother | ( | void | ) | const |
ImageDimension constants
|
inlineprotected |
ImageDimension constants
Definition at line 89 of file otbLabelMapToLabelImageFilter.h.
|
protected |
ImageDimension constants
Definition at line 39 of file otbLabelMapToLabelImageFilter.hxx.
|
virtual |
Runtime information support.
|
static |
Standard New method.
|
privatedelete |
ImageDimension constants
|
static |
ImageDimension constants
Definition at line 73 of file otbLabelMapToLabelImageFilter.h.
|
static |
ImageDimension constants
Definition at line 74 of file otbLabelMapToLabelImageFilter.h.