#pragma once #include #include "bounding_box.h" #include "frame.h" Frame pack(const Frame& in_frame, const std::vector& bboxes);