Can I extract all bbox coordinates of all objects?
#9
by
Fipsus - opened
Is there any way to extract all bbox coordinates of all objects and text? Like getting the positions of objects in game on the screen.
Must be somewhere hidden
"In this image, "POKE" is positioned approximately 10% from the left side of the frame and roughly 35% from the top of the frame. It's placed slightly to the left and below the center, making it a central element in the scene."
--> something like bbox [0.1,0.35,?,?]
Fipsus changed discussion status to
closed
Fipsus changed discussion status to
open