I'm having this issue where I want to put a FrameGrabber's(camera) image to a Frame variable (frameCapturado), I read the docs and I think that's not supposed to happen because framegrabbers works with frame variables. Any tips to resolve this?
1 | initial version |
I'm having this issue where I want to put a FrameGrabber's(camera) image to a Frame variable (frameCapturado), I read the docs and I think that's not supposed to happen because framegrabbers works with frame variables. Any tips to resolve this?