Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sad as it is you can't capture screens with opencv at all.

this is highly os dependant, you need to use apis specific to that (and none of the solutions will be portable)

however, once you have an image in memory or on disk, you ofc. can use opencv to process it.

good luck !