Uses of Interface
inra.ijpb.morphology.directional.OrientedStrelFactory
| Package | Description |
|---|---|
| inra.ijpb.morphology.directional |
Morphological directional filters.
|
-
Uses of OrientedStrelFactory in inra.ijpb.morphology.directional
Classes in inra.ijpb.morphology.directional that implement OrientedStrelFactory Modifier and Type Class Description classOrientedLineStrelFactoryFactory for oriented linear structuring elements.Constructors in inra.ijpb.morphology.directional with parameters of type OrientedStrelFactory Constructor Description DirectionalFilter(DirectionalFilter.Type type, DirectionalFilter.Operation op, OrientedStrelFactory factory, int nTheta)Creates new instance of directional filter for arbitrary structuring elements, by specifying the factory.