How to capture player moment with webcam and use that as an input in a game? [closed]

asked 2017-08-30 07:13:41 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

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

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2017-08-31 01:05:21.382711

Comments

1

Why do you want to use a camera for capturing screen? You could directly use screen capture to process the images right?

Balaji R gravatar imageBalaji R ( 2017-08-30 07:24:15 -0600 )edit

@berak@StevenPuttemans@sturkmen why this post is a wiki?

LBerger gravatar imageLBerger ( 2017-08-30 09:55:51 -0600 )edit

@mshabunin can we disable posting as wiki

sturkmen gravatar imagesturkmen ( 2017-08-30 12:08:36 -0600 )edit
2

@sturkmen, done.

mshabunin gravatar imagemshabunin ( 2017-08-30 12:18:43 -0600 )edit

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

berak gravatar imageberak ( 2017-08-31 01:05:09 -0600 )edit