An open API service indexing awesome lists of open source software.

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

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.