Identity Bridge
getBoundingClientRect()
=
Bounding boxes
Neon Protocol // Bridge #29
The connection
Both define rectangular regions with x, y, width, height coordinates. DOM element bounds and object detection boxes use the same data structure.
Why "Identity"?
Identity bridges are the same concept in both domains. The code is identical or nearly identical.