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

Add test to ensure moving points layer have the correct affine transform #95

Open jni opened 7 months ago

jni commented 7 months ago

We missed the moving points layer transformations in #58. This is fixed in #94, but it would be good to add a test to make sure we don't miss it again.