automeris-io / WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://automeris.io
GNU Affero General Public License v3.0
2.58k stars 354 forks source link

Rotate Image inverts axes labels and the auto extraction drawings tool incorrectly draw #303

Closed SamuraiChimp closed 6 months ago

SamuraiChimp commented 1 year ago

After rotating and image 180 my axes labels appeared upside down. image

Trying to use the box or pen tool for auto extraction would highlight a different part of the image than selected. Appeared inverted. image

After running it would select the data correctly. image

Going back to the pen tools "corrects" the highlight. image

However, trying to highlight again is still inverted until reran.

ankitrohatgi commented 6 months ago

Thanks for reporting this. This has been fixed in the online version. The downloadable offline version will get updated in the next release.

btw, the labels will still be upside down etc. Just the bugs associated with making the mask and measurements are fixed.