简体   繁体   中英

How can i make an overlay which can see whats on the screen?

I want to make an overlay which can analyse the screen and search for specific pictures on it. Eg in a game to see how much your invetory is worth or to count something in a picture.

Use OpenCV (with python, I would almost always prefer to do such tasks with python).

But if you have to do it using C#, then you need the C# OpenCV wrapper "Emgu CV".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM