Is there a way to draw rectangle on image with this lib? #1360
Unanswered
barbaragabriella
asked this question in
Q&A
Replies: 1 comment
-
No, not directly. You can use stb libraries to help build such functionality. To do such task on CPU you would most likely need:
|
Beta Was this translation helpful? Give feedback.
0 replies
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 would like to know if there is a way to draw rectangle + label on open image with stb library?
If yes, any example?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions