Ask Your Question
0

How to import ipad screen with opencv

asked May 16 '18

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?

Preview: (hide)

Comments

" import ipad screen " -- what does it mean ?

do you want to take a screeenshot ? (not possible with opencv means alone, on any os)

berak gravatar imageberak (May 16 '18)edit

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 ?

taniguchi gravatar imagetaniguchi (May 16 '18)edit

1 answer

Sort by » oldest newest most voted
0

answered May 16 '18

berak gravatar image

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 !

Preview: (hide)

Comments

Thanks a lot ! I will try to search other method.

taniguchi gravatar imagetaniguchi (May 17 '18)edit

Question Tools

1 follower

Stats

Asked: May 16 '18

Seen: 140 times

Last updated: May 16 '18