jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

Adding layers with small scale values results in absurdly large points #77

Open jni opened 11 months ago

jni commented 11 months ago

If we add a layer with even small-ish scale values, adding points results in massive circles on the screen (at least in some platforms). We should use canvas minimum and maximum point sizes to prevent this.