Uses of Class
adams.data.objectoverlap.AbstractObjectOverlap
-
Packages that use AbstractObjectOverlap Package Description adams.data.objectoverlap -
-
Uses of AbstractObjectOverlap in adams.data.objectoverlap
Subclasses of AbstractObjectOverlap in adams.data.objectoverlap Modifier and Type Class Description classAreaRatioUses the area ratio between the annotated and predicted objects.classDiceCoefficientComputes the Dice coefficient between annotations and predictions.classIntersectOverUnionRatioComputes the Intersect Over Union (IOU) between annotations and predictions.classNullDummy, does not calculate any overlaps.
-