struct dlstreamer::ClassificationMetadata::key#

#include <image_metadata.h>

struct key {
    // fields

    static constexpr auto label = "label";
    static constexpr auto label_id = "label_id";
    static constexpr auto confidence = "confidence";
};