Does objects' locations affect the order of object-metas in NvDsObjectMeta?

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU): Jetson AGX Xavier
• DeepStream Version: 5.0
• JetPack Version (valid for Jetson only): 4.4
• TensorRT Version: 7.1.3
• Issue Type( questions, new requirements, bugs): question

simplified_pipeline-Page-6 (1)

Is it correct to assume that the metadata for green object comes before the blue object which comes before the purple object in the NvDsObjectMeta linked list? Like this: [geen-meta]->[blue-meta]->[purple-meta] or the metadata stored in the NvDsObjectMeta is independent of the objects’ locations?

It is independent of the objects’ locations