A B C D E F G H I J L M N O P Q R S T U V W Z

E

Edge - Class in br.usp.ime.klava.segmentit.structures
Represents an edge linking PrimitiveCatchmentBasins in PrimitiveCatchmentBasinsGraphs.
Edge(int, Pixel, Pixel, PrimitiveCatchmentBasin, PrimitiveCatchmentBasin) - Constructor for class br.usp.ime.klava.segmentit.structures.Edge
Creates an edge linking basin1 and basin2.
EdgeType - Enum in br.usp.ime.klava.segmentit.util
Represents the type of an edge, depending on it's purpose.
erase(int, int) - Method in class br.usp.ime.klava.segmentit.gui.MarkersEditor
Erases markers of any color using the current diameter.
eraseColor(int, int) - Method in class br.usp.ime.klava.segmentit.gui.MarkersEditor
Erases markers of the current color using the current diameter.
eraseNonUniqueLabeledBasins(PrimitiveCatchmentBasinsGraph) - Method in class br.usp.ime.klava.segmentit.gui.MarkersEditor
Erases the intersection of the markers with the primitive catchment basins crossed by multiple markers.
erasePreviousMarkers(PrimitiveCatchmentBasinsGraph) - Method in class br.usp.ime.klava.segmentit.gui.MarkersEditor
Erases the intersection of the previous markers with the primitive catchment basins (vertices of graph) crossed by the last marker created/edited.
Erosion - Class in br.usp.ime.klava.segmentit.filters
Filter that returns the erosion of the input image, using a square structuring element.
Erosion() - Constructor for class br.usp.ime.klava.segmentit.filters.Erosion
 
erosion(int[][], int) - Static method in class br.usp.ime.klava.segmentit.filters.Erosion
Returns the gray level erosion of the image represented by matrix
error(String) - Method in class br.usp.ime.klava.segmentit.gui.SegmentationContainer
Display a dialog with the error message message.
error(Exception) - Method in class br.usp.ime.klava.segmentit.gui.SegmentationContainer
Display a dialog with the error message given by exception.getLocalizedMessage().

A B C D E F G H I J L M N O P Q R S T U V W Z