-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very slow OCR, Misclicks, and Misidentifications in Rerollbot #39
Comments
Hi,
|
If you are a bit into programming, you can modify the values in Anno1800UXEnhancer/cpp/visual studio/CalculatorServer/reader/reader_trading.cpp Lines 46 to 57 in fba9ca6
https://drive.google.com/file/d/1L4eaConT5wBHj_hIemVw8lHWs4hMXckF/view?usp=sharing Select points A,B,C simultanously and insert an image. Then, adjust the rectangles such that they fit agian. Finally, copy the new values to the source code (discard the '-' in front of the y-coordinate) |
Right, I figured something along those lines. I'm not well versed in C++, but if I suddenly find myself with a bunch of time maybe I'll open a PR to make this configurable? |
Presumably, the UI scales with the aspect ratio. So one could code this (even for other aspects). See how I did this for widescreen:
One could crop the height in your case. I just don't have the time. |
I just tried out the rerollbot and run into a variety of problems.
See this screencast which hopefully has all the information you need to help me debug this:
https://drive.google.com/file/d/1-2QcOV7YIkUTWnuemdOgU4wWkiCEZAjG/view?usp=sharing
(too large for GitHub, thus Google Drive)
The text was updated successfully, but these errors were encountered: