How can I get a realtime screenshot to process? [closed]

asked 2015-07-28 08:28:47 -0600

I want to use realtime screenshots to get my program recognize what's on screen and act accordingly, say move the mouse or simulate keyboard events. I can definitely use a camera, but for one thing it adds more hardware, and for another thing it's not very clear.

I program with c++ in Visual Studio 2012. Thank you, guys. Any solutions? I may not reply in time.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by StevenPuttemans
close date 2015-07-29 03:06:32.039401

Comments

Where exactly is your problem?

FooBar gravatar imageFooBar ( 2015-07-28 08:40:40 -0600 )edit

Gettint a screenshot that i can process. without first saving it into a file.

Louielsy gravatar imageLouielsy ( 2015-07-28 08:45:27 -0600 )edit
3

That's not an OpenCV problem as this strongly relies on your Operating System.

FooBar gravatar imageFooBar ( 2015-07-28 09:15:35 -0600 )edit
1
sturkmen gravatar imagesturkmen ( 2015-07-28 09:18:45 -0600 )edit
1
sturkmen gravatar imagesturkmen ( 2015-07-28 12:31:31 -0600 )edit

Since this is actually not an OpenCV related problem (though thank you guys for the responses), we will close this down. Like being said, this is not provided by OpenCV itself and is very system specific.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-07-29 03:06:25 -0600 )edit