How to draw a box on an image and maintain aspect ratio (aspect ration and absolute position) #2035
Unanswered
TingTingin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to draw boxes over objects in images that were detected using object detection but i'm having a few issues
I'm not sure exactly how to achieve the effect of drawing a box over an image and having it stay in the same relative position regardless of the size that the image is scaled to i.e if a box is draw over a detected face it should always be over the face regardless of scaling
Beta Was this translation helpful? Give feedback.
All reactions