You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make electron app that records a window and then it detects some objects using haar classifier. However I have really hard time finding out how to record screen/window and send that screen to node opencv.
The text was updated successfully, but these errors were encountered:
Is it possible to use
const camera = new cv.VideoCapture()
with
Media Stream?
I am trying to make electron app that records a window and then it detects some objects using haar classifier. However I have really hard time finding out how to record screen/window and send that screen to node opencv.
The text was updated successfully, but these errors were encountered: