Hi, i have an OAK-D pro poe with the following specs:
-1280*720px
-HFOV 69°
-VFOV 55°
I'm detecting a box that is 187pixels by 238 pixels.
The real (measured) dimensions are 32.5cm by 43.5cm.
That give two ratio:
43.5/238=0.1828 cm per pixel
32.5/187=0.1738 cm per pixel
I know that the box is 1.55m from the camera.
I'm trying to find a way to measure the object throught code.
I tried to do this :
55°/720=0.0764 ° per pixel
69/1280=0.0539 ° per pixel
i don't know what to do next.