MK-3PP

Results 4 issues of MK-3PP

The tuple header has to be included for std::tie in Line 304.

std::numeric_limits::min() is used to initialize maximum value variables that should grow to the highest encountered value. It represents the smallest positive normal double, so this value can never grow negative...

### Current Behavior Upon recognition with language model [tessdata 4.1.0](https://github.com/tesseract-ocr/tessdata/tree/4.1.0) eng.traineddata, characters that are a bit too wide apart sometimes get sorted into two words (false whitespace), depending on the...

Hello, after fixing the C++23 [issue](https://github.com/SoftwareNetwork/sw/issues/115#issuecomment-1715607788) with older Visual C++ compilers, cmake still did not like me and I tried building tesseract with swgui for windows. Unfortunately, the builds on...