Using detectNet to get coordinates of an object detected by camera

Hi @myusuf2121, you can access each of the members under the detection object that are printed there - i.e. detection.Left, detection.Right, detection.Top, detection.Bottom, ect.

1 Like