https://github.com/mdnpascual/judgebarmashvp
Error bar for the game called Mash VP
https://github.com/mdnpascual/judgebarmashvp
cuda emgucv screencapturer tesseract-ocr
Last synced: 3 months ago
JSON representation
Error bar for the game called Mash VP
- Host: GitHub
- URL: https://github.com/mdnpascual/judgebarmashvp
- Owner: mdnpascual
- License: mit
- Created: 2025-06-23T06:45:34.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-06-23T07:07:38.000Z (4 months ago)
- Last Synced: 2025-06-23T08:23:39.836Z (4 months ago)
- Topics: cuda, emgucv, screencapturer, tesseract-ocr
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mash VP Error Bar
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.
## Packages / Technology Used
- .NET Framework (version)
- Tesseract OCR
- Emgu CV (with CUDA support)
- ScreenCapturer## Limitations
- The tool is limited to 4K resolution for optimal performance and visibility.