How to get the position information from an object that the system recognize.

Hello, Did NVIDIA deepstream SDK has a program to get the position information like x coordinate, y coordinate, the angle from from an object that is detected and recognized?

You can use opencv hough transform to get object angle.