Object detection on image - problem with load image #2581
Unanswered
magicsoft75
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
-
Hi.
I'm creating application which detect object on image (github yolov8.net).
I have problem with load image from picturebox or preferably directly from the camera frame.
Currently I take the frame from camera to picturebox.
Can I ask for help how to get image from picturebox, memorystream, etc?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions