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
18 stars 13 forks source link

WIP: Undo #97

Open jni opened 4 months ago

jni commented 4 months ago

Still missing: because we need to block events when undoing stuff, none of the layers are visibly updated after an undo. So we need to refresh everything somehow after the undo operation.