OTB
9.0.0
Orfeo Toolbox
|
#include <otbNeighborhoodMajorityVotingImageFilter.h>
Public Attributes | |
unsigned int | freqCenterLabel |
PixelType | majorityLabel |
bool | majorityUnique |
Definition at line 164 of file otbNeighborhoodMajorityVotingImageFilter.h.
unsigned int otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::freqCenterLabel |
Definition at line 166 of file otbNeighborhoodMajorityVotingImageFilter.h.
Referenced by otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::ComputeNeighborhoodHistogramSummary(), and otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::Evaluate().
PixelType otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::majorityLabel |
Definition at line 167 of file otbNeighborhoodMajorityVotingImageFilter.h.
Referenced by otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::ComputeNeighborhoodHistogramSummary(), and otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::Evaluate().
bool otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::HistoSummary::majorityUnique |
Definition at line 168 of file otbNeighborhoodMajorityVotingImageFilter.h.
Referenced by otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::ComputeNeighborhoodHistogramSummary(), and otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::Evaluate().