How to Analyze my screens pixels and have Python simulate mouse click when prompted -


i want able analyze part of screen (ex. smiley emoji) , have python simulate mouse click on part of screen.

example: put movie of screen capture of playing chess. , everytime person moves knight want button clicked on calculator(which open) , acting counter amount of times knight moved. want of out directly interacting open programs(except click), want achieve analyzing on screen same way eyes , brain does.

so question start? looked around found helpful starting points. know of programs/coding languages use this?


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -