enum ov::op::v8::MatrixNms::SortResultType

#include <matrix_nms.hpp>

enum SortResultType
{
    CLASSID,
    SCORE,
    NONE,
};