OTB
9.0.0
Orfeo Toolbox
|
#include <otbMinMaxAttributesLabelMapFilter.h>
Public Types | |
typedef itk::SimpleDataObjectDecorator< AttributesMapType > | AttributesMapObjectType |
typedef LabelObjectType::AttributesMapType | AttributesMapType |
typedef LabelObjectType::AttributesValueType | AttributesValueType |
typedef InputImageType::ConstIterator | ConstIteratorType |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::ProcessObject::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
typedef DataObjectType::Pointer | DataObjectPointerType |
typedef itk::DataObject | DataObjectType |
typedef InputImageType::ConstPointer | InputImageConstPointer |
typedef InputImageType::PixelType | InputImagePixelType |
typedef InputImageType::Pointer | InputImagePointer |
typedef InputImageType::RegionType | InputImageRegionType |
typedef TInputImage | InputImageType |
typedef InputImageType::LabelObjectType | LabelObjectType |
typedef itk::SmartPointer< Self > | Pointer |
typedef MinMaxAttributesLabelMapFilter | Self |
typedef itk::LabelMapFilter< TInputImage, TInputImage > | Superclass |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | InputImageDimension = TInputImage::ImageDimension |
AttributesMapType | GetMinimum () const |
AttributesMapObjectType * | GetMinimumOutput () |
const AttributesMapObjectType * | GetMinimumOutput () const |
AttributesMapType | GetMaximum () const |
AttributesMapObjectType * | GetMaximumOutput () |
const AttributesMapObjectType * | GetMaximumOutput () const |
DataObjectPointerType | MakeOutput (DataObjectPointerArraySizeType idx) override |
MinMaxAttributesLabelMapFilter () | |
~MinMaxAttributesLabelMapFilter () override | |
void | GenerateData () override |
MinMaxAttributesLabelMapFilter (const Self &)=delete | |
void | operator= (const Self &)=delete |
Computes the min/max of all attributes of a LabelMap where LabelObject type is compatible with otb::AttributesMapLabelObject.
Definition at line 38 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::SimpleDataObjectDecorator<AttributesMapType> otb::MinMaxAttributesLabelMapFilter< TInputImage >::AttributesMapObjectType |
Definition at line 59 of file otbMinMaxAttributesLabelMapFilter.h.
typedef LabelObjectType::AttributesMapType otb::MinMaxAttributesLabelMapFilter< TInputImage >::AttributesMapType |
Definition at line 58 of file otbMinMaxAttributesLabelMapFilter.h.
typedef LabelObjectType::AttributesValueType otb::MinMaxAttributesLabelMapFilter< TInputImage >::AttributesValueType |
Definition at line 57 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::ConstIterator otb::MinMaxAttributesLabelMapFilter< TInputImage >::ConstIteratorType |
Definition at line 55 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::SmartPointer<const Self> otb::MinMaxAttributesLabelMapFilter< TInputImage >::ConstPointer |
Definition at line 45 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::ProcessObject::DataObjectPointerArraySizeType otb::MinMaxAttributesLabelMapFilter< TInputImage >::DataObjectPointerArraySizeType |
Some convenient typedefs.
Definition at line 48 of file otbMinMaxAttributesLabelMapFilter.h.
typedef DataObjectType::Pointer otb::MinMaxAttributesLabelMapFilter< TInputImage >::DataObjectPointerType |
Definition at line 62 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::DataObject otb::MinMaxAttributesLabelMapFilter< TInputImage >::DataObjectType |
Definition at line 61 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::ConstPointer otb::MinMaxAttributesLabelMapFilter< TInputImage >::InputImageConstPointer |
Definition at line 51 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::PixelType otb::MinMaxAttributesLabelMapFilter< TInputImage >::InputImagePixelType |
Definition at line 53 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::Pointer otb::MinMaxAttributesLabelMapFilter< TInputImage >::InputImagePointer |
Definition at line 50 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::RegionType otb::MinMaxAttributesLabelMapFilter< TInputImage >::InputImageRegionType |
Definition at line 52 of file otbMinMaxAttributesLabelMapFilter.h.
typedef TInputImage otb::MinMaxAttributesLabelMapFilter< TInputImage >::InputImageType |
Definition at line 49 of file otbMinMaxAttributesLabelMapFilter.h.
typedef InputImageType::LabelObjectType otb::MinMaxAttributesLabelMapFilter< TInputImage >::LabelObjectType |
Definition at line 54 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::SmartPointer<Self> otb::MinMaxAttributesLabelMapFilter< TInputImage >::Pointer |
Definition at line 44 of file otbMinMaxAttributesLabelMapFilter.h.
typedef MinMaxAttributesLabelMapFilter otb::MinMaxAttributesLabelMapFilter< TInputImage >::Self |
Standard class typedefs.
Definition at line 42 of file otbMinMaxAttributesLabelMapFilter.h.
typedef itk::LabelMapFilter<TInputImage, TInputImage> otb::MinMaxAttributesLabelMapFilter< TInputImage >::Superclass |
Definition at line 43 of file otbMinMaxAttributesLabelMapFilter.h.
|
protected |
Return the computed Minimum.
Definition at line 31 of file otbMinMaxAttributesLabelMapFilter.hxx.
|
inlineoverrideprotected |
Return the computed Minimum.
Definition at line 97 of file otbMinMaxAttributesLabelMapFilter.h.
|
privatedelete |
Return the computed Minimum.
virtual::itk::LightObject::Pointer otb::MinMaxAttributesLabelMapFilter< TInputImage >::CreateAnother | ( | void | ) | const |
|
overrideprotected |
Return the computed Minimum.
Definition at line 82 of file otbMinMaxAttributesLabelMapFilter.hxx.
|
inline |
Return the computed Maximum.
Definition at line 84 of file otbMinMaxAttributesLabelMapFilter.h.
const MinMaxAttributesLabelMapFilter< TInputImage >::AttributesMapObjectType * otb::MinMaxAttributesLabelMapFilter< TInputImage >::GetMaximumOutput |
Return the computed Minimum.
Definition at line 70 of file otbMinMaxAttributesLabelMapFilter.hxx.
const AttributesMapObjectType* otb::MinMaxAttributesLabelMapFilter< TInputImage >::GetMaximumOutput | ( | ) | const |
Return the computed Minimum.
|
inline |
Return the computed Minimum.
Definition at line 75 of file otbMinMaxAttributesLabelMapFilter.h.
const MinMaxAttributesLabelMapFilter< TInputImage >::AttributesMapObjectType * otb::MinMaxAttributesLabelMapFilter< TInputImage >::GetMinimumOutput |
Return the computed Minimum.
Definition at line 58 of file otbMinMaxAttributesLabelMapFilter.hxx.
const AttributesMapObjectType* otb::MinMaxAttributesLabelMapFilter< TInputImage >::GetMinimumOutput | ( | ) | const |
Return the computed Minimum.
|
virtual |
Runtime information support.
|
override |
Return the computed Minimum.
Definition at line 40 of file otbMinMaxAttributesLabelMapFilter.hxx.
|
static |
Standard New method.
|
privatedelete |
Return the computed Minimum.
|
static |
ImageDimension constants
Definition at line 65 of file otbMinMaxAttributesLabelMapFilter.h.