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

Task: add tests for non-image alignment #48

Open jni opened 2 years ago

jni commented 2 years ago

47 added alignment of non-image layers to affinder. We should add tests to make sure we don't break that feature going forward. This should be done after #46 merges.