Ask Your Question
0

How to import ipad screen with opencv

asked 2018-05-15 23:34:18 -0600

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?

edit retag flag offensive close merge delete

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 ( 2018-05-16 00:05:03 -0600 )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 ( 2018-05-16 03:19:25 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-05-16 04:24:10 -0600

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 !

edit flag offensive delete link more

Comments

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

taniguchi gravatar imagetaniguchi ( 2018-05-16 18:59:08 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-05-15 23:34:18 -0600

Seen: 113 times

Last updated: May 16 '18