Your Excellency :
I would like to use CUDA to capture the content of screen, that is, copy the frame (image)- buffer
from video memory to system memory (then do something on the image.).
Could CUDA help me to reach this target? If yes, is there simple / example?
Or what should I get start ?
Thank you!