28 #ifndef __NVDSPREPROCESS_META_H__
29 #define __NVDSPREPROCESS_META_H__
33 #include "nvbufsurface.h"
34 #include "nvds_roi_meta.h"
43 void *raw_tensor_buffer;
49 std::vector<int> tensor_shape;
55 std::string tensor_name;
67 gboolean maintain_aspect_ratio;
77 std::vector<guint64> target_unique_ids;
83 std::vector<NvDsRoiMeta> roi_vector;