OTB
9.0.0
Orfeo Toolbox
|
#include <otbNeighborhoodMajorityVotingImageFilter.h>
Public Types | |
typedef std::pair< PixelType, unsigned int > | HistoValueType |
Public Member Functions | |
bool | operator() (const HistoValueType &a, const HistoValueType &b) |
Definition at line 171 of file otbNeighborhoodMajorityVotingImageFilter.h.
typedef std::pair<PixelType, unsigned int> otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >::CompareHistoFequencies::HistoValueType |
Definition at line 173 of file otbNeighborhoodMajorityVotingImageFilter.h.
|
inline |
Definition at line 174 of file otbNeighborhoodMajorityVotingImageFilter.h.