Uses of Class
adams.data.overlappingobjectremoval.AbstractOverlappingObjectRemoval
-
Packages that use AbstractOverlappingObjectRemoval Package Description adams.data.overlappingobjectremoval -
-
Uses of AbstractOverlappingObjectRemoval in adams.data.overlappingobjectremoval
Subclasses of AbstractOverlappingObjectRemoval in adams.data.overlappingobjectremoval Modifier and Type Class Description classKeepHighestMetaDataValueKeeps object with the highest (numeric) meta-data value.classMergeOverlapsMerges overlapping objects into single one.classPassThroughDoes nothing, just returns the image objects as is.classRemoveAllRemoves all objects that have overlaps.classRemoveLargerRectangleKeeps the smallest object, removes larger object(s).classRemoveSmallerRectangleKeeps the largest object, removes smaller object(s).
-