This tool visualizes the error bars on keypresses made by the player by using Optical Character Recognition (OCR) to read the keypress delay shown on the screen. It utilizes Tesseract for text recognition and Emgu CV to leverage the CUDA version of OpenCV for enhanced image processing performance.
Demo:
https://www.youtube.com/watch?v=6jYPoG_BIZA
- .NET Framework (version)
- Tesseract OCR
- Emgu CV (with CUDA support)
- ScreenCapturer
- The tool is limited to 4K resolution for optimal performance and visibility.
