14#ifndef O2_MCH_MAPPING_H_
15#define O2_MCH_MAPPING_H_
45 std::unique_ptr<MpPad[]>
pads;
55 static auto addNeighbour(
MpPad& pad);
56 static auto removeNeighbouringPadsInCorners(
MpDE&
de);
static std::vector< std::unique_ptr< MpDE > > createMapping()
static bool areOverlappingExcludeCorners(float area1[2][2], float area2[2][2])
static bool areOverlapping(float area1[2][2], float area2[2][2], float precision)
A Segmentation lets you find pads of a detection element and then inspect those pads.
GLenum GLint GLint * precision
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
std::unique_ptr< MpPad[]> pads