How-to-mirror-your-android-screen-with-opencv icon indicating copy to clipboard operation
How-to-mirror-your-android-screen-with-opencv copied to clipboard

This repository contain tools and step by step explanation on "how to mirror your android screen with opencv" and send touch inputs via command line.

Results 3 How-to-mirror-your-android-screen-with-opencv issues
Sort by recently updated
recently updated
newest added

hey, there is a problem with .py file when i run it it said: showing android screen, but nothing shows when i press ENTER it will show a part of...

Required Modules/Dependencies syntax corrected, for ease of copy/pasting or bulk execution. **If I directly copy the commands from `README.md` and past them on terminal** ![image](https://user-images.githubusercontent.com/80936610/170886420-87949c38-259d-4e1d-8dd1-480f7e6f3ae5.png) ## Before : ![image](https://user-images.githubusercontent.com/80936610/170886333-b8d94f3a-0165-4b42-8d9e-7c94d9c43dbc.png) ##...

Hello bro, If you know any open source or python library help extract the android screen as opencv Mat or numpy array, please share it to me. Thank you so...