Main Content
metricsByArea
Syntax
Description
evaluates the instance segmentation metrics detection performance for the object
size range or ranges, specified as bounding box areas,
areaMetrics
= metricsByArea(metrics
,objectAreaRanges
)objectAreaRanges
. The function evaluates the specified
bounding box size range within the existing instance segmentation
metrics
.
also specifies the names of the classes for which to evaluate area-based
metrics.areaMetrics
= metricsByArea(metrics
,objectAreaRanges
,ClassNames
)
Input Arguments
Output Arguments
Version History
Introduced in R2023b