OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary Struct Reference

#include <otbNeighborhoodMajorityVotingImageFilter.h>

Public Attributes

unsigned int freqCenterLabel
 
PixelType majorityLabel
 
bool majorityUnique
 

Detailed Description

template<class TInputImage, class TOutputImage = TInputImage, class TKernel = typename itk::BinaryBallStructuringElement<typename TInputImage::PixelType, TInputImage::ImageDimension>>
struct otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary

Definition at line 164 of file otbNeighborhoodMajorityVotingImageFilter.h.

Member Data Documentation

◆ freqCenterLabel

template<class TInputImage , class TOutputImage = TInputImage, class TKernel = typename itk::BinaryBallStructuringElement<typename TInputImage::PixelType, TInputImage::ImageDimension>>
unsigned int otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::freqCenterLabel

◆ majorityLabel

template<class TInputImage , class TOutputImage = TInputImage, class TKernel = typename itk::BinaryBallStructuringElement<typename TInputImage::PixelType, TInputImage::ImageDimension>>
PixelType otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::majorityLabel

◆ majorityUnique

template<class TInputImage , class TOutputImage = TInputImage, class TKernel = typename itk::BinaryBallStructuringElement<typename TInputImage::PixelType, TInputImage::ImageDimension>>
bool otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::majorityUnique

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