Uses of Interface
inra.ijpb.morphology.strel.LocalExtremum
Package | Description |
---|---|
inra.ijpb.morphology.strel |
A collection of Structuring Element ("Strel") implementations for mathematical morphology.
|
-
Uses of LocalExtremum in inra.ijpb.morphology.strel
Classes in inra.ijpb.morphology.strel that implement LocalExtremum Modifier and Type Class Description class
LocalExtremumBufferDouble
Computes the maximum in a local buffer around current point.class
LocalExtremumBufferGray8
Computes the maximum in a local buffer around current point.