Skip to content

Metrics

EVAnalyzer measures a set of metrics for every detected object and stores them in the results database. Metrics are visible in the results table and can be exported to XLSX or R.

Available Metrics

MetricDescription
CountNumber of detected objects in the image
Area sizeObject area in px²
PerimeterObject boundary length
CircularityRoundness (0–1; 1 = perfect circle)
SolidityRatio of object area to convex hull area
Aspect ratioRatio of bounding box width to height
EccentricityElongation measure from the fitted ellipse (0 = circle, 1 = line)
Feret diameterMaximum calliper diameter of the object
Intensity minMinimum pixel intensity within the object
Intensity maxMaximum pixel intensity within the object
Intensity avgMean pixel intensity within the object
Intensity sumSum of all pixel intensities within the object
Center of mass XX coordinate of the centre of mass
Center of mass YY coordinate of the centre of mass
IntersectionNumber of objects from another class that overlap this object
Object IDUnique object identifier within a run
Origin object IDObject ID of the source when this object was copied by reclassification
Parent object IDObject ID of the parent when this object was reclassified by intersection
Tracking IDShared ID linking related objects (e.g. colocalising spots)
Distance from object IDObject ID of the “from” object in a distance measurement
Distance to object IDObject ID of the “to” object in a distance measurement
Distance centre to centreCentroid-to-centroid distance
Distance centre to surface minShortest centroid-to-boundary distance
Distance centre to surface maxLongest centroid-to-boundary distance
Distance surface to surface minShortest boundary-to-boundary distance
Distance surface to surface maxLongest boundary-to-boundary distance

Intensity metrics are calculated independently for each image channel/plane that is configured in the Classify ROIs step.

Statistics

Statistics are computed per-image (Image view) and aggregated per-well (Plate view):

StatisticImage viewPlate view
CNTCount of objectsCount of objects across the well
AVGMean value across objectsMean of per-image averages
MEDIANMedian value across objectsMean of per-image medians
MINMinimum value across objectsMean of per-image minimums
MAXMaximum value across objectsMean of per-image maximums
STDEVStandard deviation across objectsMean of per-image standard deviations
SUMSum of values across objectsMean of per-image sums

Configuring Default Metrics

The columns shown when you first open a results file are controlled by the Default metrics setting in each class’s Class Editor. This can be changed at any time without re-running the analysis.

To add extra columns in an open results file, click the Add column button and select from the full metrics list.