| Evidence extraction for Dokapon-UP-Mugen-no-Roulette-Screenshot-005.jpg
|
| Image URL: https://www.rpgfan.com/wp-content/uploads/2020/08/Dokapon-UP-Mugen-no-Roulette-Screenshot-005.jpg
|
|
|
| Python/Pillow crop used: x=800..1280, y=0..220 (top-right HUD containing Lv.7 HP).
|
| Tesseract command: image_to_string(crop, config='--psm 6')
|
| Raw OCR output repr:
|
| '——————— RE\n—86/ 86 ve oS NEP\nHF"\n, a\n'
|
|
|
| Digits-only OCR on same crop:
|
| Tesseract command: image_to_string(crop, config='--psm 6 -c tessedit_char_whitelist=0123456789/')
|
| Output repr:
|
| '86/86\n'
|
|
|
| Therefore the number left of '/' for the Lv.7 character HP is 86.
|