33 #ifndef __NVDSPREPROCESS_META_H__
34 #define __NVDSPREPROCESS_META_H__
38 #include "nvbufsurface.h"
39 #include "nvds_roi_meta.h"
48 void *raw_tensor_buffer;
54 std::vector<int> tensor_shape;
60 std::string tensor_name;
72 gboolean maintain_aspect_ratio;
82 std::vector<guint64> target_unique_ids;
88 std::vector<NvDsRoiMeta> roi_vector;