Closed mrassi closed 5 years ago
Please look at the examples at https://github.com/bunkahle/pygrabber and the given test cases.
Thank you very. Matter solved using the mentioned examples. Cheers
On Fri, Sep 13, 2019 at 7:33 PM bunkahle notifications@github.com wrote:
Closed #1 https://github.com/bunkahle/pygrabber/issues/1.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bunkahle/pygrabber/issues/1?email_source=notifications&email_token=AGJFPR34HRTRKWSVJC77XS3QJO6GDA5CNFSM4IWLNGJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTTXQS4Q#event-2632911218, or mute the thread https://github.com/notifications/unsubscribe-auth/AGJFPRYDH5QHI3AA5NV3JYLQJO6GDANCNFSM4IWLNGJA .
I wanna pass frames in real time from pygrabber to opencv so that I do calculations. How can this be done?