Moritz
Moritz
# Summary of your issue Using OCR on cyrillic text yields a empty string even with correct model and white list # Environment OpenCVSharp 4.5.3.20211228 # What did you do...
# Summary of your issue I have a application which runs fine on my development machine and most user machines. Some users are however reporting that the application terminates with...
The chinese models `chi_sim`, `chi_sim_vert`, `chi_tra` and `chi_tra_vert` use `chi` instead of `zho` which is the [ISO 639-3 standard](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes). Since all other files are named according to this standard I...
**Describe the Bug** BD (without any plugins) crashing itself and game after running for ~10 min **To Reproduce** Get [SPT-AKI](https://www.sp-tarkov.com/), play it with BD open and it will crash after...
**Describe the bug** Hotkeys like `mouse4` and `mouse5` can be used to go back and forth in the UI. This leads to users being able to get the UI in...
Calculated weapon prices, which include mods ( when using icon scan ), are to high. This is due to the tarkov-market api currently only providing prices for functioning items. That...
TODO: - [ ] Create web socket connection when entering the control page (double sided button like on desktop?)
When compiling a `.NET6` project in release mode with the `PublishSingleFile` option, the following code throws because `Assembly.GetExecutingAssembly().Location => null` ([MS Docs](https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file#api-incompatibility)). https://github.com/charlesw/tesseract/blob/9b256cc03d7c9260311e9d90656146dd620e8e9a/src/Tesseract/Internal/InteropDotNet/LibraryLoader.cs#L77-L82
**Describe the bug** Rat Scanners screenshots on HDR enabled monitors are blown out and cause the icon & name scanning to not detect any item.
Currently RatScanner will not scan any items on games which are stretched. For example a game running in 1440x1080 (4:3) on a 1920x1080 monitor which gets stretched to 1920x1080 can...