Package inra.ijpb.morphology.directional
Morphological directional filters.
- Author:
- dlegland
-
Interface Summary Interface Description OrientedStrelFactory Factory for generating oriented structuring elements. -
Class Summary Class Description DirectionalFilter Directional filtering of planar images.OrientedLineStrel A linear structuring element, defined by a length and an orientation.OrientedLineStrelFactory Factory for oriented linear structuring elements. -
Enum Summary Enum Description DirectionalFilter.Operation A pre-defined set of operations.DirectionalFilter.Type Specifies how to combine the different orientations: min or max.