timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

feat: add ability to tune brightness and contrast #114

Closed timotheeg closed 2 years ago

timotheeg commented 2 years ago

Adding manual controls for now, but his could really help OCR.

This is using native filter capabilities (css filters for the video, and canvas filter for the parts extraction).

New controls in UI shown below for illustration. I recommend clicking one time to activate the controls, and then using the keyboard (arrow right / arrow left to change the values)

image

I need to run a few rounds of tests to check whether the impact on performance.