enum ov::op::v5::NonMaxSuppression::BoxEncodingType

#include <non_max_suppression.hpp>

enum BoxEncodingType
{
    CORNER,
    CENTER,
};