How to import ipad screen with opencv
Hello I would like to import ipad screen with opencv on laptop. However, i could not search the references. Could you tell me the way to import ipad screen with opencv?
" import ipad screen " -- what does it mean ?
do you want to take a screeenshot ? (not possible with opencv means alone, on any os)
Thank you for your comments. As you say, it means screen capturing in real time with opencv or something else in windows or Linux. I would like to get the image data of ipad screen for image processing. Is it so hard ?