How to capture player moment with webcam and use that as an input in a game? [closed]
I want to make a boxing game and move the player with the help of capturing moment of the player by using image processing. I have tried capturing moment in python using OpenCV but how could i use that input in a game environment ? and which tool i should use for that ?? This is my first question here please cooperate. Thanks
Why do you want to use a camera for capturing screen? You could directly use screen capture to process the images right?
@berak@StevenPuttemans@sturkmen why this post is a wiki?
@mshabunin can we disable posting as wiki
@sturkmen, done.
sorry, but we cannot help you here. opencv does not provide any means for screen capture, also this is the wrong place to ask about game-programming or unity problems