AlgART Home

Package net.algart.matrices.morphology

Algorithms of mathematical morphology for n-dimensional AlgART matrices.

See:
          Description

Interface Summary
Interface Description
CustomRankPrecision  
Morphology A set of basic operations of mathematical morphology over n-dimensional matrices.
RankMorphology  
 

Class Summary
Class Description
AbstractMorphology A skeletal implementation of the Morphology interface to minimize the effort required to implement this interface.
AbstractRankMorphology  
IterativeErosion Iterative erosion of the matrix.
IterativeOpening Iterative opening of the matrix.
Morphologies  
RankProcessors  
StreamingApertureProcessor  
 

Enum Summary
Enum Description
RankPrecision  
 

Package net.algart.matrices.morphology Description

Algorithms of mathematical morphology for n-dimensional AlgART matrices. Please see Wikipedia about the "Mathematical morphology" concept.

AlgART Laboratory 2007-2010

Since:
JDK 1.5
Version:
1.2
Author:
Daniel Alievsky