OTB  9.0.0
Orfeo Toolbox
Classes
Mathematical Morphology Image Filters
+ Collaboration diagram for Mathematical Morphology Image Filters:

Classes

class  otb::AttributesMapOpeningLabelMapFilter< TImage >
 
class  otb::BandsStatisticsAttributesLabelMapFilter< TImage, TFeatureImage >
 
class  otb::LabelMapFeaturesFunctorImageFilter< TImage, TFunctor >
 
class  otb::LabelMapToLabelImageFilter< TInputImage, TOutputImage >
 
class  otb::NeighborhoodMajorityVotingImageFilter< TInputImage, TOutputImage, TKernel >
 
class  otb::ShapeAttributesLabelMapFilter< TImage, TLabelImage >
 
class  otb::StatisticsAttributesLabelMapFilter< TImage, TFeatureImage >
 

Detailed Description

Mathematical morphology filters are a particular class of cellular automata. They modify the value of a pixel based on the values of a neighborhood. The neighborhood is now as the structured element.

See also
Image
PhysicalImage
ImageRegion
BinaryMorphologicalFilterBase