OTB  9.0.0
Orfeo Toolbox
Public Types | Static Public Attributes | List of all members
otb::LabeledOutputAccessor< TFilter > Class Template Reference

#include <otbLabeledOutputAccessor.h>

Public Types

typedef TFilter::OutputImageType LabelImageType
 

Static Public Attributes

static const unsigned int LabeledOutputIndex = 0
 

Detailed Description

template<class TFilter>
class otb::LabeledOutputAccessor< TFilter >

Accessor to the index of the labeled output image of the Template Filter.

Specialized class to get the index of the labeled output image in mean shift filter (new version).

Definition at line 37 of file otbLabeledOutputAccessor.h.

Member Typedef Documentation

◆ LabelImageType

template<class TFilter >
typedef TFilter::OutputImageType otb::LabeledOutputAccessor< TFilter >::LabelImageType

Definition at line 40 of file otbLabeledOutputAccessor.h.

Member Data Documentation

◆ LabeledOutputIndex

template<class TFilter >
const unsigned int otb::LabeledOutputAccessor< TFilter >::LabeledOutputIndex = 0
static

Definition at line 41 of file otbLabeledOutputAccessor.h.


The documentation for this class was generated from the following file: