JenShin-368 / GenshinImpactCalculator

Genshin Impact Damage Calculator and Optimizer
26 stars 2 forks source link

OCR with Different Resolution Images and Wordwrapped Names #5

Open JenShin-368 opened 3 years ago

JenShin-368 commented 3 years ago

Currently the OCR tool can't scan images that are in different resolutions. A temporary fix has been applied to allow for resizing the image with scrollwheel.

Wordwrapped names also shift the scan locations causing them to be wrong when used in conjunction with a saved offset that has different wordwrapping.

Look into resizing and possible localized shape recognition to determine image placement.