OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE Class Reference

#include <otbLabelImageToLabelMapWithAdjacencyFilter.h>

Public Member Functions

 RLE (const IndexType &w, long unsigned int l, unsigned long int la)
 

Public Attributes

unsigned long int label
 
long unsigned int length
 
IndexType where
 

Detailed Description

template<class TInputImage, class TOutputImage = otb::LabelMapWithAdjacency<itk::LabelObject<typename TInputImage::PixelType, TInputImage::ImageDimension>>>
class otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE

Definition at line 99 of file otbLabelImageToLabelMapWithAdjacencyFilter.h.

Constructor & Destructor Documentation

◆ RLE()

template<class TInputImage , class TOutputImage = otb::LabelMapWithAdjacency<itk::LabelObject<typename TInputImage::PixelType, TInputImage::ImageDimension>>>
otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE::RLE ( const IndexType w,
long unsigned int  l,
unsigned long int  la 
)
inline

Member Data Documentation

◆ label

template<class TInputImage , class TOutputImage = otb::LabelMapWithAdjacency<itk::LabelObject<typename TInputImage::PixelType, TInputImage::ImageDimension>>>
unsigned long int otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE::label

◆ length

template<class TInputImage , class TOutputImage = otb::LabelMapWithAdjacency<itk::LabelObject<typename TInputImage::PixelType, TInputImage::ImageDimension>>>
long unsigned int otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE::length

◆ where

template<class TInputImage , class TOutputImage = otb::LabelMapWithAdjacency<itk::LabelObject<typename TInputImage::PixelType, TInputImage::ImageDimension>>>
IndexType otb::LabelImageToLabelMapWithAdjacencyFilter< TInputImage, TOutputImage >::RLE::where

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