kepi / chromeEyeDropper

Eye Dropper and Color picker extension for Google Chrome
https://eyedropper.org
208 stars 73 forks source link

Would it be possible to add a function of updating frames per second? #190

Closed IgoriGpon closed 2 years ago

IgoriGpon commented 2 years ago

Would it be possible to add a function of updating frames per second?

Does the program refresh the screen 30 times a second to recognize colors from a video being played? (The reason I want this function is that I want to assign to a game that the player recognizing a color will take damage, this game will work on youtube video playback.)

kepi commented 2 years ago

Hello, this wouldn't be possible with current recognition core. It simply analyzes screenshots, and taking screenshot took some time which is close to one second... so can't work with such speed even remotely.