Package inra.ijpb.morphology.strel
Interface LocalExtremum
- All Known Implementing Classes:
LocalExtremumBufferDouble
,LocalExtremumBufferGray8
public interface LocalExtremum
Computes the extremum in a local sliding neighborhood of the current pixel.
- Author:
- David Legland
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
LocalExtremum.Type
An enumeration of the types of possible extremum.